Created
August 3, 2018 13:28
-
-
Save callyb/73084f43403b690d661be74a6a58186c to your computer and use it in GitHub Desktop.
error output - react native TypeError: Cannot read property 'navigation' of undefined Ask Question
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
YellowBox.js:80 Possible Unhandled Promise Rejection (id: 0): | |
TypeError: Cannot read property 'navigation' of undefined | |
TypeError: Cannot read property 'navigation' of undefined | |
at blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:186398:40 | |
at tryCallOne (blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:3818:14) | |
at blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:3919:17 | |
at blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:3202:21 | |
at _callTimer (blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:3091:9) | |
at _callImmediatesPass (blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:3127:9) | |
at Object.callImmediates (blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:3346:14) | |
at MessageQueue.__callImmediates (blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:2680:18) | |
at blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:2507:18 | |
at MessageQueue.__guardSafe (blob:http://192.168.0.14:19001/699224b2-09cd-44a8-8fed-41fe3dadf3f8:2664:11) | |
console.warn @ YellowBox.js:80 | |
onUnhandled @ Promise.js:42 | |
onUnhandled @ rejection-tracking.js:71 | |
(anonymous) @ JSTimers.js:256 | |
_callTimer @ JSTimers.js:152 | |
callTimers @ JSTimers.js:405 | |
__callFunction @ MessageQueue.js:351 | |
(anonymous) @ MessageQueue.js:116 | |
__guardSafe @ MessageQueue.js:314 | |
callFunctionReturnFlushedQueue @ MessageQueue.js:115 | |
(anonymous) @ debuggerWorker.js:70 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment