-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got error with new-arch: Cannot read property '__internalInstanceHandle' of undefined #953
Comments
I have the same problem. |
Reanimated problem? Maybe try Version 3.16.4. See #947. |
I'm on |
Hello my issue was related to The tilde ( So my solution is forcing exact version like this: Thanks @rileysay, maybe this could help you @iiagodias ! |
@manssorr All good! Yes 13.16.4 explicitly. Sorry I should of specified |
Warning: TypeError: Cannot read property '__internalInstanceHandle' of undefined | |
Downgrading to |
Should be fixed with software-mansion/react-native-reanimated#6884 |
Environment
package.json
Description
The errro message:
Reproducible Demo
The text was updated successfully, but these errors were encountered: