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

rendering cache issue #161

Open
SeungJL opened this issue Jun 9, 2024 · 0 comments
Open

rendering cache issue #161

SeungJL opened this issue Jun 9, 2024 · 0 comments

Comments

@SeungJL
Copy link
Collaborator

SeungJL commented Jun 9, 2024

  1. location과 locationEn을 혼용해서 사용한 부분이 있어서 react-query의 캐싱이 적용되지 않았음
  2. location에 따라 study data를 캐싱하는데, 개인스터디의 경우 location이 없어서 캐싱이 안되고 있었음

=> 캐싱이 안되는 경우 흰 화면으로 붕 뜨게 됨

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

No branches or pull requests

1 participant