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: Debug 모드로 특정 페이지에 들어가면 에러가 있을 때 크게 화면에 띄워준다 #42

Open
BumgeunSong opened this issue Nov 26, 2024 · 0 comments

Comments

@BumgeunSong
Copy link
Owner

  • 사용자가 버그를 제보했을 때 원인을 알기 위해서는 에러 메시지를 봐야하는데, 현재로서는 직접 만나서 콘솔을 보는 방법밖에 없다.
  • 좀 더 빠른 대응을 위해서 debug 모드에서 에러 메시지를 볼 수 있도록 크게 화면에 띄우는 기능 같은게 있으면 좋을 거 같아.
  • ErrorBoundary라는 컴포넌트를 만들어 쓴다고 하는데 한번 봐야겠다.
  • window.onError 같은 전역 함수도 사용할 수 있다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant