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

[민우] - 리액트 쿼리 error handling #185

Merged
merged 5 commits into from
Nov 28, 2023

Conversation

MinwooP
Copy link
Contributor

@MinwooP MinwooP commented Nov 28, 2023

📌 이슈 번호

close #183

🚀 구현 내용

  • 계획 수정, 상세 페이지 error 바운더리 추가
  • queryClient suspense 옵션 삭제
  • useQuery => useSuspenseQuery 로 변경
  • throwOnError true로 설정 => 각 페이지 error 바운더리에서 catch할 수 있도록

@MinwooP MinwooP self-assigned this Nov 28, 2023
@MinwooP MinwooP added the 🚨긴급 긴급한 확인 필요 label 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.

Provider도 고쳐주셨군요! 고생하셨습니다 민우님

Copy link
Contributor

@qkdl60 qkdl60 left a comment

Choose a reason for hiding this comment

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

LGTM 👍👍

@MinwooP MinwooP merged commit 90528d1 into dev Nov 28, 2023
@MinwooP MinwooP deleted the feat/#183/react-query-error-handling branch December 22, 2023 01:50
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.

[민우] - 리액트 쿼리 error handling
3 participants