williamleungapptask

Results 1 issues of williamleungapptask

This issue still happens with the 0.10.2 release. "react-native": "0.63.4", "@stream-io/flat-list-mvcp": "^0.10.2", ``` java.util.ConcurrentModificationException: null at java.util.ArrayList$Itr.next(ArrayList.java:860) at com.facebook.react.uimanager.UIManagerModule.onBatchComplete(UIManagerModule.java:795) 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) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at...