willDispatchViewUpdates(com.facebook.react.uimanager.UIManagerModule)' on a null object reference

See original GitHub issue

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

I looked at the Android’s React native crash log on the crash background system, but I didn’t find the path to reproduce.

React Native version:

0.61.5

Crash Log

Caused by: java.lang.NullPointerException:Attempt to invoke interface method 'void com.facebook.react.uimanager.UIManagerModuleListener.willDispatchViewUpdates(com.facebook.react.uimanager.UIManagerModule)' on a null object reference
at com.facebook.react.uimanager.UIManagerModule.onBatchComplete(SourceFile:779)
at com.facebook.react.bridge.NativeModuleRegistry.onBatchComplete(SourceFile:118)
at com.facebook.react.bridge.CatalystInstanceImpl$BridgeCallback.onBatchComplete(SourceFile:164)
at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
at android.os.Handler.handleCallback(Handler.java:907)
at android.os.Handler.dispatchMessage(Handler.java:105)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(SourceFile:26)
at android.os.Looper.loop(Looper.java:216)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(SourceFile:225)
at java.lang.Thread.run(Thread.java:784)

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:2
  • Comments:5

github_iconTop GitHub Comments

1reaction
caiyonglongcommented, Apr 15, 2021

somebody can help?

Have you solved this problem?

1reaction
hamilyjingcommented, Nov 7, 2020

somebody can help?

Read more comments on GitHub >

github_iconTop Results From Across the Web

React native build error: Attempt to invoke virtual method ...
Attempt to invoke virtual method'boolean com.facebook.react.uimanager.FabricViewStateManager.hasStateWrappper()' on a null object reference.
Read more >
Developers - RN Crash in Android. - - Bountysource
willDispatchViewUpdates (com.facebook.react.uimanager.UIManagerModule)' on a null object reference at com.facebook.react.uimanager.
Read more >
com.facebook.react.uimanager.UIManagerModule.java ...
Here is the source code for com.facebook.react.uimanager. ... also operates * on intermediate CSSNodeDEPRECATED objects that correspond to a native view.
Read more >
Index (ReactAndroid 0.53.3 API) - AppDoc
addChildAt(T, int) - Method in interface com.facebook.react.uimanager. ... Asserts that the given Object isn't null, throwing an AssertionException if it ...
Read more >
attempt to invoke virtual method boolean com.facebook.react ...
setStyleWidth(float)' on a null object reference at com.facebook.react.uimanager.UIImplementation.updateNodeSize(UIImplementation.java:151) at ...
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