We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See the network panel
undefined is not an object (evaluating '_this._renderScrollComponent.bind') NetworkOverlay NetworkOverlay.js:100:62 ReactCompositeComponent.js:405:30 measureLifeCyclePerf ReactCompositeComponent.js:85:11 _constructComponentWithoutOwner ReactCompositeComponent.js:405:10 _constructComponent ReactCompositeComponent.js:376:10 mountComponent ReactCompositeComponent.js:202:6 mountComponent ReactReconciler.js:62:6 updateChildren ReactChildReconciler.js:157:10 _reconcilerUpdateChildren ReactMultiChild.js:212:10 _updateChildren ReactMultiChild.js:345:6 updateChildren ReactMultiChild.js:331:25 receiveComponent ReactNativeBaseComponent.js:130:24 receiveComponent ReactReconciler.js:163:38 _updateRenderedComponent ReactCompositeComponent.js:982:8 _performComponentUpdate ReactCompositeComponent.js:944:34 updateComponent ReactCompositeComponent.js:847:8 receiveComponent ReactCompositeComponent.js:710:6 receiveComponent ReactReconciler.js:163:38 _updateRenderedComponent ReactCompositeComponent.js:982:8 _performComponentUpdate ReactCompositeComponent.js:944:34 updateComponent ReactCompositeComponent.js:847:8 receiveComponent ReactCompositeComponent.js:710:6 receiveComponent ReactReconciler.js:163:38 updateChildren ReactChildReconciler.js:143:10 _reconcilerUpdateChildren ReactMultiChild.js:212:10 _updateChildren ReactMultiChild.js:345:6 updateChildren ReactMultiChild.js:331:25 receiveComponent ReactNativeBaseComponent.js:130:24 receiveComponent ReactReconciler.js:163:38 _updateRenderedComponent ReactCompositeComponent.js:982:8 _performComponentUpdate ReactCompositeComponent.js:944:34 updateComponent ReactCompositeComponent.js:847:8 receiveComponent ReactCompositeComponent.js:710:6 receiveComponent ReactReconciler.js:163:38 updateChildren ReactChildReconciler.js:143:10 _reconcilerUpdateChildren ReactMultiChild.js:212:10 _updateChildren ReactMultiChild.js:345:6 updateChildren ReactMultiChild.js:331:25 receiveComponent ReactNativeBaseComponent.js:130:24 receiveComponent ReactReconciler.js:163:38 _updateRenderedComponent ReactCompositeComponent.js:982:8 _performComponentUpdate ReactCompositeComponent.js:944:34 updateComponent ReactCompositeComponent.js:847:8 receiveComponent ReactCompositeComponent.js:710:6 receiveComponent ReactReconciler.js:163:38 _updateRenderedComponent ReactCompositeComponent.js:982:8 _performComponentUpdate ReactCompositeComponent.js:944:34 updateComponent ReactCompositeComponent.js:847:8 performUpdateIfNecessary ReactCompositeComponent.js:735:8 performUpdateIfNecessary ReactReconciler.js:213:46 runBatchedUpdates ReactUpdates.js:171:6 perform Transaction.js:149:24 perform Transaction.js:149:24 perform ReactUpdates.js:96:8 flushBatchedUpdates ReactUpdates.js:199:26 closeAll Transaction.js:222:29 perform Transaction.js:163:24 batchedUpdates ReactDefaultBatchingStrategy.js:65:33 batchedUpdates ReactUpdates.js:111:41 _receiveRootNodeIDEvent ReactNativeEventEmitter.js:126:32 receiveTouches ReactNativeEventEmitter.js:213:8 __callFunction MessageQueue.js:242:47 MessageQueue.js:108:26 guard MessageQueue.js:46:4 callFunctionReturnFlushedQueue MessageQueue.js:107:10
It looks related to 850c71c
The text was updated successfully, but these errors were encountered:
cc @janicduplessis
Sorry, something went wrong.
Hey, thanks for reporting this, it has been fixed in 0.43 which is currently in RC.
Hey @janicduplessis , thanks for the reply! Could you please help me finding the fix ? I don't find it in the 0.43 release changes.
Edit: I found the fix commit.
No branches or pull requests
Description
What I did
What I expected to happen
See the network panel
What happens
Stack trace
Solution
It looks related to 850c71c
Additional Information
The text was updated successfully, but these errors were encountered: