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

fix-fe: msw, sentry 충돌 해결 #404

Merged
merged 2 commits into from
Aug 13, 2024
Merged

fix-fe: msw, sentry 충돌 해결 #404

merged 2 commits into from
Aug 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 12, 2024

Original issue description

목적

msw, sentry 충돌 해결

작업 세부사항

  • [ ]

참고 사항

아래의 별표줄 밑에 요구사항 ID만 작성해주세요. Prefix 금지!


FIX_SENTRY_MSW

closes #403

별건 아니구요, url머시기 에러 나타나는게, sentry를 실행하고, msw로 모킹을 시도하면서 충돌이 나는 거였습니다. sentry.init()시 request가 가는 것 같은데, 그것 때문인가봐요.

msw를 먼저 실행하고, sentry.init을 하는 걸로 해결하였습니다.

@github-actions github-actions bot added fix 버그 수정 frontend 프론트엔드 labels Aug 12, 2024
Copy link
Contributor Author

1723470911.448789

Copy link
Contributor Author

1723470956.188389

Copy link
Contributor

@llqqssttyy llqqssttyy left a comment

Choose a reason for hiding this comment

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

굳굳 좋습니다!

@lurgi lurgi merged commit 82bd1c2 into fe/develop Aug 13, 2024
23 checks passed
@lurgi lurgi deleted the fe-403-FIX_SENTRY_MSW branch August 13, 2024 06:17
seongjinme pushed a commit that referenced this pull request Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 수정 frontend 프론트엔드
Projects
Status: 완료
Development

Successfully merging this pull request may close these issues.

3 participants