Skip to content

[Bug] 회원가입 완료 메시지 오류 수정#46

Merged
ssumanlife merged 1 commit intodevelopfrom
bug/signup-complete-error-28
Dec 10, 2024
Merged

[Bug] 회원가입 완료 메시지 오류 수정#46
ssumanlife merged 1 commit intodevelopfrom
bug/signup-complete-error-28

Conversation

@devdeun
Copy link
Copy Markdown
Owner

@devdeun devdeun commented Dec 10, 2024

🚀 풀 리퀘스트 제안

🔍 작업 내용

회원가입 완료 메시지가 뜨지 않는 오류를 해결했습니다.

쿠키를 제대로 불러오지 못해서 생긴 오류 같아서
만약 쿠키에서 값을 불러오지 못했다면 다시 값을 불러와서 넣어주는 방식으로 수정했습니다!

이렇게 해서라도 가져오지 못할 경우 그냥 회원가입이 완료되었다는 메시지라도 보여줄려고 넣어뒀어요...

🔧 변경 사항

주요 변경 사항을 요약해 주세요. ex) validate 로직 수정, package.json 수정, 파일 수정/삭제 등

📸 스크린샷 (권장)

수정된 화면 또는 기능을 시연할 수 있는 스크린샷을 첨부해 주세요.

🙏 리뷰 참고 (선택 사항)

개발 과정에서 다른 분들의 의견이 궁금했거나 크로스 체크가 필요하다고 느껴진 코드가 있다면 남겨주세요.

📄 기타 (선택 사항)

누가 테스트좀..

@devdeun devdeun added the 🐛 Bug 버그 label Dec 10, 2024
@devdeun devdeun self-assigned this Dec 10, 2024
@devdeun devdeun linked an issue Dec 10, 2024 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@ssumanlife ssumanlife left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@ssumanlife ssumanlife merged commit 0d377e2 into develop Dec 10, 2024
@devdeun devdeun deleted the bug/signup-complete-error-28 branch December 12, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 Bug 버그

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 회원가입 완료 페이지 안뜸

2 participants