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
이벤트 페이지 api 호출을 개선해보려고 합니다. 지금은 get event api가 호출되고 난 뒤에 step or report api가 불리는 구조로 인해 데이터를 불러올 때 끊겨서 보이는 현상이 있습니다.
두 api가 모두 불리고 난 뒤 화면을 보여주든, event 정보를 미리 보여주든 api 호출 구조를 변경해서 끊겨서 보이는 현상 없이 자연스럽게 보여주고 싶습니다.
The text was updated successfully, but these errors were encountered:
jinhokim98
Successfully merging a pull request may close this issue.
📄 설명
이벤트 페이지 api 호출을 개선해보려고 합니다.
지금은 get event api가 호출되고 난 뒤에 step or report api가 불리는 구조로 인해 데이터를 불러올 때 끊겨서 보이는 현상이 있습니다.
두 api가 모두 불리고 난 뒤 화면을 보여주든, event 정보를 미리 보여주든 api 호출 구조를 변경해서 끊겨서 보이는 현상 없이 자연스럽게 보여주고 싶습니다.
🏁 할 일
🫡 참고사항
The text was updated successfully, but these errors were encountered: