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
모든 청원에서 "진행중인 청원/만료된 청원" Tab을 누를 때 딱 그것에 대한 청원만 불러오는 것이 아니라 진행중인/만료된 청원 모두 불러옵니다.
03/13 9:57 모두 불러오는 것은 괜찮을 것 같지만 여러번 불러오는 것을 막읍시다
성능 최적화 방법을 알아봅시다.
The text was updated successfully, but these errors were encountered:
이 부분은 ChakraUI 의 TabPanels 구현에서 현상아닐까요?
Sorry, something went wrong.
그런거같습니다 ㅇㅇㅇㅇ
이 부분은 두가지 방식 모두 tradeoff가 있는것 같고, 성능에 심각한 문제를 일으키지 않기 때문에 2번씩 요청이 가는 문제를 해결하는 것이 더 중요하다고 생각합니다.
gpgun0
No branches or pull requests
상세 설명
모든 청원에서 "진행중인 청원/만료된 청원" Tab을 누를 때
딱 그것에 대한 청원만 불러오는 것이 아니라
진행중인/만료된 청원 모두 불러옵니다.
03/13 9:57
모두 불러오는 것은 괜찮을 것 같지만
여러번 불러오는 것을 막읍시다
스크린샷
대처 방안
성능 최적화 방법을 알아봅시다.
The text was updated successfully, but these errors were encountered: