작성
·
318
0
The action 'NAVIGATE' with payload {"name":"Profile","params":{"user":{"uid":"
.....어쩌구 저쩌구.....
Do you have a screen named 'Profile'?
If you're trying to navigate to a screen in a nested navigator, see https://reactnavigation.org/docs/nesting-navigators#navigating-to-a-screen-in-a-nested-navigator.
This is a development-only warning and won't be shown in production.
at node_modules\react-native\Libraries\LogBox\LogBox.js:148:8 in registerError
at node_modules\react-native\Libraries\LogBox\LogBox.js:59:8 in errorImpl
at node_modules\react-native\Libraries\LogBox\LogBox.js:33:4 in console.error
at node_modules\expo\build\environment\react-native-logs.fx.js:27:4 in error
at node_modules\@react-navigation\core\src\BaseNavigationContainer.tsx:397:8 in React.useCallback$argument_0
at node_modules\@react-navigation\core\src\useNavigationHelpers.tsx:48:25 in dispatch
at node_modules\@react-navigation\core\src\useNavigationCache.tsx:79:10 in dispatch
at node_modules\@react-navigation\core\src\useNavigationCache.tsx:89:50 in acc.name
at src\screens\Signin.js:61:12 in _handleSigninBtnPress
at node_modules\regenerator-runtime\runtime.js:63:36 in tryCatch
at node_modules\regenerator-runtime\runtime.js:293:29 in invoke
at node_modules\regenerator-runtime\runtime.js:63:36 in tryCatch
at node_modules\regenerator-runtime\runtime.js:154:27 in invoke
at node_modules\regenerator-runtime\runtime.js:164:18 in PromiseImpl.resolve.then$argument_0
at node_modules\react-native\node_modules\promise\setimmediate\core.js:37:13 in tryCallOne
at node_modules\react-native\node_modules\promise\setimmediate\core.js:123:24 in setImmediate$argument_0
at node_modules\react-native\Libraries\Core\Timers\JSTimers.js:130:14 in _callTimer
at node_modules\react-native\Libraries\Core\Timers\JSTimers.js:181:14 in _callImmediatesPass
at node_modules\react-native\Libraries\Core\Timers\JSTimers.js:441:30 in callImmediates
at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:387:6 in __callImmediates
at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:135:6 in __guard$argument_0
at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:364:10 in __guard
at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:134:4 in flushedQueue
at [native code]:null in flushedQueue
at [native code]:null in invokeCallbackAndReturnFlushedQueue
해당 오류 발생 후에도 오류메시지 닫고 진행하면 잘 되긴 합니다.
어떤 오류 인지도 잘 모르겠네요...
답변 2
0
말씀대로 전체 소스를 좀 찾아봤는데....
초기에 작성 하고 안쓰는 코드가 남아 있었네요....
영상을 보면서 따라서 작성하는 식으로 학습했더니 중간 중간 놓치는게 있었나 봅니다.
감사합니다.
잘 해결되었다니 다행이네요 :)