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

[feat] 기능 오류 사항 수정 #72

Merged
merged 5 commits into from
Jun 24, 2024
Merged

[feat] 기능 오류 사항 수정 #72

merged 5 commits into from
Jun 24, 2024

Conversation

jinoo0306
Copy link
Member

🚀 Summary

기능 오류 사항 수정


✨ Description

기능 오류 사항 수정했습니다.

  • 지도 렌더링 문제 해결
    서버사이드 렌더링이 필요해서 가장 상위 컴포넌트인 layout.tsx에 선언해 주었습니다.
    자세한건 노션에!

  • 깜박거리는 문제 해결
    깜박거리는 문제가 header에 토큰을 발급 받자마자 api 호출을 할 때 헤더에 토큰이 들어가지 않아 무한 새로고침이 되는 문제가 발생했습니다. 그래서 axios interceptor 기능을 이용해 request할 때 비동기로 토큰을 넣도록 로직을 수정했습니다.

  • 그 외
    모임 생성 페이지 디자인 수정이 있습니다.


🎲 Issue Number

close #69

@jinoo0306 jinoo0306 requested review from Ahnnakyung and jung2941 June 23, 2024 12:20
@jinoo0306 jinoo0306 self-assigned this Jun 23, 2024
@jinoo0306 jinoo0306 linked an issue Jun 23, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@jung2941 jung2941 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고 많으셨습니다 ദ്ദി¯•ω•¯ )

@jinoo0306 jinoo0306 merged commit 2d78f19 into develop Jun 24, 2024
1 check passed
@jinoo0306 jinoo0306 deleted the feat/#69 branch June 24, 2024 05:06
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

Successfully merging this pull request may close these issues.

[feat] 기능 오류 사항 수정
2 participants