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] 변수 zustand의존 문제 #73

Closed
POL6463 opened this issue Jun 19, 2024 · 1 comment · Fixed by #74
Closed

[fix] 변수 zustand의존 문제 #73

POL6463 opened this issue Jun 19, 2024 · 1 comment · Fixed by #74
Assignees

Comments

@POL6463
Copy link
Member

POL6463 commented Jun 19, 2024

🤔 오류 내용

에러로그 함께 입력


페이지 새로고침시 zustand 스토어에만 의존하기에 비어있는값들로 진행되는 오류 해결.
각 페이지 접근시 zustand스토어가 비어있을 경우 다시 한번 fetching하는 로직 추가

⚠ 에러 캡쳐


@Jayjunyoung
Copy link
Contributor

확인했습니다.

POL6463 added a commit that referenced this issue Jun 20, 2024
fix: data missing issue when refresh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants