[iOS] No command found with name "scrollTo" on `2.3.0-alpha.3`
See original GitHub issueDescription
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:
- Created 2 years ago
- Reactions:17
- Comments:11 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Same issue on here
affect iOS only on
No command found with name "scrollTo"
affect react-native-snap-carousel andNo command found with name "focus"
affect react-native TextInputI’m getting a similar error when focusing a
TextInput
: