-
Notifications
You must be signed in to change notification settings - Fork 720
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
Attempt to invoke virtual method 'void.com.facebook.react.uimanager.UIManagerModule.onBatchComplete()' on a null object reference #3397
Comments
Commenting out the following line in
Not sure what the long term solution is.
|
Hi @muzhaqi16 does it reproduce on project with RN |
still not fixed? 🙁 |
Waiting for this fix |
Having the same error can anybody recommend a fix till they resolve the issue |
@matice2 @JoseAIG @AhmedMaqbool |
Okay this only works on 0.73 my project is using 0.76 any sort of timeline when you guys will start supporting 0.76 |
I am getting the same error kindly fix it. i am only using the Carousel component |
Description
Attempt to invoke virtual method 'void.com.facebook.react.uimanager.UIManagerModule.onBatchComplete()' on a null object reference
Related to
Steps to reproduce
Steps to reproduce the behavior:
Attempt to invoke virtual method 'void.com.facebook.react.uimanager.UIManagerModule.onBatchComplete()' on a null object reference
Expected behavior
For the app not to crash
Actual behavior
App crashes
More Info
Code snippet
Screenshots/Video
Environment
Affected platforms
The text was updated successfully, but these errors were encountered: