crash at NativeViewHierarchyOptimizer.transitionLayoutOnlyViewToNativeView (NativeViewHierarchyOptimizer.java:440)
See original GitHub issueDescription
java.lang.AssertionError: at com.facebook.infer.annotation.Assertions.assertCondition (Assertions.java:66) at com.facebook.react.uimanager.NativeViewHierarchyOptimizer.transitionLayoutOnlyViewToNativeView (NativeViewHierarchyOptimizer.java:440) at com.facebook.react.uimanager.NativeViewHierarchyOptimizer.handleForceViewToBeNonLayoutOnly (NativeViewHierarchyOptimizer.java:219) at com.facebook.react.views.text.ReactBaseTextShadowNode.spannedFromShadowNode (ReactBaseTextShadowNode.java:291) at com.facebook.react.views.text.ReactTextShadowNode.onBeforeLayout (ReactTextShadowNode.java:248) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:867) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.notifyOnBeforeLayoutRecursive (UIImplementation.java:865) at com.facebook.react.uimanager.UIImplementation.updateViewHierarchy (UIImplementation.java:628) at com.facebook.react.uimanager.UIImplementation.dispatchViewUpdates (UIImplementation.java:594) at com.facebook.react.uimanager.UIManagerModule.onBatchComplete (UIManagerModule.java:799) at com.facebook.react.bridge.NativeModuleRegistry.onBatchComplete (NativeModuleRegistry.java:119) at com.facebook.react.bridge.CatalystInstanceImpl$BridgeCallback.onBatchComplete (CatalystInstanceImpl.java:171) at com.facebook.react.bridge.queue.NativeRunnable.run (NativeRunnable.java:-2) at android.os.Handler.handleCallback (Handler.java:873) at android.os.Handler.dispatchMessage (Handler.java:99) at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:27) at android.os.Looper.loop (Looper.java:214) at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:226) at java.lang.Thread.run (Thread.java:764)
Version
0.63
Output of npx react-native info
ReactNative is not installed on the local computer
Steps to reproduce
no reproduce
Snack, code example, screenshot, or link to a repository
no example
Issue Analytics
- State:
- Created a year ago
- Comments:5
We encountered this issue too, any updates?
Any update on this issue? We have incidents of this crash in Firebase. We are on version
0.65.2