question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[iOS] No command found with name "scrollTo" on `2.3.0-alpha.3`

See original GitHub issue

Description

Getting No command found with name "scrollTo" after updating to alpha 3.

This error did not occur on alpha 2.

I have cleaned the iOS build folder, and started with --reset-cache but it is still occurring.

Expected behavior

No error

Actual behavior & steps to reproduce

It can be reproduced on this branch: https://github.com/andreialecu/rnctv-react-native-bare-test/tree/bug-scrollto

https://user-images.githubusercontent.com/697707/131982258-1bc1523f-82a6-4aa7-8c6d-3df92acbadf6.mov

Snack or minimal code example

Package versions

  • React Native: 0.65.1
  • React Native Reanimated: 2.3.0-alpha.3

Affected platforms

  • iOS

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:17
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

11reactions
NoerNovacommented, Sep 8, 2021

Same issue on here

affect iOS only on No command found with name "scrollTo" affect react-native-snap-carousel and No command found with name "focus" affect react-native TextInput

  • react-native: 65.1
  • react-native-reanimated: 2.3.0-alpha.3
2reactions
SimpleCreationscommented, Sep 3, 2021

I’m getting a similar error when focusing a TextInput:

Simulator Screen Shot - iPhone 11 Pro - 2021-09-03 at 14 42 08

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native - No command found with name 'scrollTo'
Reposting answer from this issue. The issue is with react-native-reanimated@2.3.0-alpha.3. Downgrading to "react-native-reanimated": ...
Read more >
找不到名为'scrollTo'的命令”的回答- 问答- 腾讯云开发者社区
No command found with name "scrollTo" -[RCTUIManager dispatchViewManagerCommand:commandID:commandArgs:] RCTUIManager.m:1132 __invoking___ -[NSInvocation ...
Read more >
react-native-cli | Yarn - Package Manager
react-native-cli. owner facebook156.1kBSD-3-Clause2.0.1 vulns 3 vulnerabilities. The React Native CLI tools. readme. Running CLI with local modifications.
Read more >
Known Issues | Cribl Docs
This page lists known issues affecting Cribl Stream and/or Cribl Edge. 2022-12-13 v.4.0–4.0.2 – Default commit message missing for non-admin users [CRIBL‑14239] ...
Read more >
react-scroll - npm
animateScroll.scrollTo(positionInPixels, props = {});. var Scroll = require('react ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found