• 카테고리

    질문 & 답변
  • 세부 분야

    모바일 앱 개발

  • 해결 여부

    미해결

로그인 후 에러 관련 문의...

21.05.12 12:06 작성 조회수 168

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

이종엽님의 프로필

이종엽

질문자

2021.05.12

말씀대로 전체 소스를 좀 찾아봤는데....

초기에 작성 하고 안쓰는 코드가 남아 있었네요....

영상을 보면서 따라서 작성하는 식으로 학습했더니 중간 중간 놓치는게 있었나 봅니다.

감사합니다.

잘 해결되었다니 다행이네요 :)

0

안녕하세요, 

  

혹시 내비게이션 관련 코드에 오타가 없는지 확인해 보시기 바랍니다. 

현재 정보로는 제가 정확한 원인을 파악하기 조금 어렵습니다. 

현재 코드를 깃헙에 올리고, 레포 주소를 댓글로 남겨주시면 조금더 자세하게 확인해 보겠습니다.

  

감사합니다. 

이종엽님의 프로필

이종엽

질문자

2021.05.12

감사합니다. 오타 검수를 좀 더 해보고 그래도 안되면 다시 여쭤볼게요....감사합니다.