Skip to content
New issue

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

[노철] - react query 에러핸들링 #197

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

qkdl60
Copy link
Contributor

@qkdl60 qkdl60 commented Nov 28, 2023

📌 이슈 번호

close #184

🚀 구현 내용

  • useGetPlanquery ,useGetUSerInformationquery => useSuspense 교체
  • 에러페이지 추가
  • useRefreshNicknameMutaion => throwOnError: true
  • mutation 시 특정 에러 throw 처리

바운더리에 전달되지 않는 문제는 useEffect로 해결했습니다.

@qkdl60 qkdl60 added the 🚨긴급 긴급한 확인 필요 label Nov 28, 2023
@qkdl60 qkdl60 added this to the V1.0 milestone Nov 28, 2023
@qkdl60 qkdl60 self-assigned this Nov 28, 2023
Copy link
Contributor

@suehdn suehdn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

에러처리 고생하셨습니다 노철님!

Copy link
Contributor

@MinwooP MinwooP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 ~

@qkdl60 qkdl60 merged commit 136bbbd into dev Nov 28, 2023
@qkdl60 qkdl60 deleted the feat/#184/react-query-error-handling branch November 28, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨긴급 긴급한 확인 필요
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[노철] - react query 에러 핸들링
3 participants