[FIXED] com.facebook.react.common.JavascriptException

TheCodeby

Member
The app crashes
  • Huawei honor 10 Lite
  • Android 10 (SDK 29)
  • 60 (2020.10.30)
Code:
com.facebook.react.common.JavascriptException: Error: TaskQueue: Error with task : Must be specified prop `name`
This error is located at:
in Avatar
in RCTView
in View
in RCTView
in View
in RCTView
in View
in b
in R
in b
in j
in V
in R
in V
in A
in RCTView
in View
in h
in RCTView
in View
in RCTScrollView
in AndroidSwipeRefreshLayout
in N
in y
in ScrollView
in f
in x
in D
in I
in RCTView
in View
in b
in R
in b
in D
in A
in _
in Unknown
in A
in Unknown
in Unknown
in Unknown
in Unknown
in RCTView
in View
in RCTView
in View
in RCTView
in View
in ForwardRef
in RCTView
in View
in k
in ForwardRef
in PanGestureHandler
in Unknown
in RCTView
in View
in k
in ForwardRef
in RCTView
in View
in G
in Unknown
in RCTView
in View
in Unknown
in RCTView
in View
in Unknown
in O
in h
in RNCSafeAreaView
in Unknown
in Unknown
in RCTView
in View
in Unknown
in G
in Unknown
in W
in Unknown
in Unknown
in Unknown
in Unknown
in RCTView
in View
in w
in RCTView
in View
in AnimatedComponent(View)
in PanGestureHandler
in ve
in GestureHandlerRootView
in Unknown
in b
in Unknown
in Unknown
in Unknown
in ForwardRef
in Unknown
in ForwardRef
in Unknown
in R
in ForwardRef
in RCTView
in View
in j
in P
in _
in P
in S
in b
in c
in F
in _
in RCTView
in View
in RCTView
in View
in C, stack:
_renderImage@1059:1131
value@1059:1867
qr@95:49858
Cl@95:74704
Rl@95:74629
Pl@95:74396
Tl@95:71529
Tl@-1
<unknown>@95:23572
unstable_runWithPriority@204:3402
an@95:23519
ln@95:23454
ml@95:68215
enqueueSetState@95:28284
setState@22:1350
_updateCellsToRender@270:7424
<unknown>@271:530
value@246:1520
I@245:1105
C@133:580
k@133:829
callImmediates@133:2886
value@40:2918
<unknown>@40:1094
value@40:2610
value@40:1064
value@-1
value@-1
at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(ExceptionsManagerModule.java
  at java.lang.reflect.Method.invoke (Native Method)
  at com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:372)
  at com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:151)
  at com.facebook.react.bridge.queue.NativeRunnable.run (Native Method)
  at android.os.Handler.handleCallback (Handler.java:888)
  at android.os.Handler.dispatchMessage (Handler.java:100)
  at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:27)
  at android.os.Looper.loop (Looper.java:213)
  at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:226)
  at java.lang.Thread.run (Thread.java:929)
 
This is locked. Can you upload video to some dump stream video?
 
View previous replies…
3) It's same bug with (1)
4) I don't know what is bug?
Truonglv4) User's quote:
Playback:
1. Put the post like/not like
2. After each indicated reaction to see the result
Result:
in like/not like, someone's reaction can be repeated and duplicated (I didn't reproduce this on other posts, I didn't understand why @Jumuro's reaction was repeated. I will make a test Account and see how the interaction of 2 accounts can affect any logic )
+you can't scroll through all the likes and go to their profiles
 
Raw HTML in the description of some sections when creating a theme.
8831991f-1fd2-4778-b69b-7f60b2f32413.webp
 
Back
Top