We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
에러로그 함께 입력 페이지 새로고침시 zustand 스토어에만 의존하기에 비어있는값들로 진행되는 오류 해결. 각 페이지 접근시 zustand스토어가 비어있을 경우 다시 한번 fetching하는 로직 추가
The text was updated successfully, but these errors were encountered:
확인했습니다.
Sorry, something went wrong.
Merge pull request #74 from TU-GitLio/fix/#73
12c5941
fix: data missing issue when refresh
POL6463
Successfully merging a pull request may close this issue.
🤔 오류 내용
에러로그 함께 입력
페이지 새로고침시 zustand 스토어에만 의존하기에 비어있는값들로 진행되는 오류 해결.
각 페이지 접근시 zustand스토어가 비어있을 경우 다시 한번 fetching하는 로직 추가
⚠ 에러 캡쳐
The text was updated successfully, but these errors were encountered: