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

[GGFE-261] 리로드로인해 공지모달뜨는 버그 수정 #1035

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

parksangmin1543
Copy link
Contributor

📌 개요

  • 리로드로인해 공지모달뜨는 버그 수정

💻 작업사항

  • 게임잡힌후, 출석이후에 queryClient.invalidateQueries('user')로 인해 리로드가 발생해 이 두 상황이후에 코인체인지모달이 뜨는 공통점이 있어 코인모달이 닫힐때 queryClient.invalidateQueries('user')를 실행하게 수정했습니다.

✅ 변경로직

Copy link
Member

@yoouyeon yoouyeon left a comment

Choose a reason for hiding this comment

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

버그가 해결된거였으면 좋겠네요..... 🙏🙏🙏🙏🙏🙏🙏🙏🙏 수고하셨습니다~! 😆👍

@parksangmin1543 parksangmin1543 merged commit 6b19294 into main Sep 19, 2023
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

Successfully merging this pull request may close these issues.

2 participants