You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment
Android device is OPPO R11 Plus
react-native: 0.46.2
react: 16.0.0-alpha.12
I got this crash report from Fabric.io but I dont know where and when it happened.
Fatal Exception:xxx(xxx is package name).ani Trying to add unknown view tag: 39580
at com.facebook.react.uimanager.UIManagerModule.setChildren(Unknown Source)
at java.lang.reflect.Method.invoke(Method.java)
at com.facebook.react.bridge.JavaMethodWrapper.invoke(Unknown Source)
at com.facebook.react.bridge.JavaModuleWrapper.invoke(Unknown Source)
at com.facebook.react.bridge.queue.NativeRunnable.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(Unknown Source)
at android.os.Looper.loop(Looper.java:185)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run(Unknown Source)
at java.lang.Thread.run(Thread.java:761)
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions.
stalebot
added
the
Stale
There has been a lack of activity on this issue and it may be closed soon.
label
Jan 3, 2018
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
No
Environment
Android device is OPPO R11 Plus
react-native: 0.46.2
react: 16.0.0-alpha.12
I got this crash report from Fabric.io but I dont know where and when it happened.
Fatal Exception:xxx(xxx is package name).ani Trying to add unknown view tag: 39580
at com.facebook.react.uimanager.UIManagerModule.setChildren(Unknown Source)
at java.lang.reflect.Method.invoke(Method.java)
at com.facebook.react.bridge.JavaMethodWrapper.invoke(Unknown Source)
at com.facebook.react.bridge.JavaModuleWrapper.invoke(Unknown Source)
at com.facebook.react.bridge.queue.NativeRunnable.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(Unknown Source)
at android.os.Looper.loop(Looper.java:185)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run(Unknown Source)
at java.lang.Thread.run(Thread.java:761)
The text was updated successfully, but these errors were encountered: