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
로그인이 되어있는 상태인지를 구분하는 것을 Client-side에서 처리하기 때문에 UI가 자연스럽지 않고 깜박 거리는 문제
글 작성자가 현재 로그인한 유저인지 구분하는 것도 마찬가지 문제
어떻게 UI가 깜박거리지 않게 깔끔하게 처리할 수 있을까?
The text was updated successfully, but these errors were encountered:
SSR로 처리해서 해결
Commits on Sep 7, 2023
[Fix: 헤더 SSR 수정] [Fix: Header 일부 API CSR->SSR 변경]
다음 커밋 참고
Sorry, something went wrong.
No branches or pull requests
로그인이 되어있는 상태인지를 구분하는 것을 Client-side에서 처리하기 때문에 UI가 자연스럽지 않고 깜박 거리는 문제
글 작성자가 현재 로그인한 유저인지 구분하는 것도 마찬가지 문제
어떻게 UI가 깜박거리지 않게 깔끔하게 처리할 수 있을까?
The text was updated successfully, but these errors were encountered: