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

accessToken이 get요청 되어 팔로우 상태가 false로 되는 에러 수정 #153

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

yeeZinu
Copy link
Contributor

@yeeZinu yeeZinu commented Jun 25, 2024

Description

accessToken이 get요청 되어 팔로우 상태가 false로 되는 에러 수정

Changes Made

useQuery가 클라이언트 사이드에서만 돌아가서 서버에서 쿼리를 비동기적으로 받아오는게 불가능했음
useQuery의 refetch를 사용해서 accessToken이 있을 때 데이터 최신화

Screenshots

IssueNumber

[#86]

@yeeZinu yeeZinu self-assigned this Jun 25, 2024
@yeeZinu yeeZinu merged commit f6b2927 into develop Jun 25, 2024
@yeeZinu yeeZinu added 🐞 BugFix Something isn't working ✨ Component 컴포넌트 작업 labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix Something isn't working ✨ Component 컴포넌트 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant