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

[ Feat ] 에러 처리를 위한 Error-boundary 적용 #184

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    6bb6427 View commit details
    Browse the repository at this point in the history
  2. feat: 쿼리클라이언트 ThrowOnError 속성 추가 및 라우트 폴더 구조 변경 (#181)

    - 쿼리 클라이언트 ThrowOnError 속성을 true로 변경하여 에러를 throw 할수 있게 끔하였습니다.
    - router 폴더를 생성해 관련 파일들 한곳에서 정리하였습니다.
    - UI가 없어서 임시 fallback을 문구가 있는 버튼으로 대체하였습니다.
    suwonthugger committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1c22368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce580af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1702dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5766ef6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ee5830 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6917ec6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9b4543 View commit details
    Browse the repository at this point in the history