fix:TC-12 Privacy & Terms 클릭 시 페이지가 노출되었다 즉시 꺼지는 현상#259
Merged
Yeonny0723 merged 1 commit intodevelopmentfrom Sep 27, 2025
Merged
fix:TC-12 Privacy & Terms 클릭 시 페이지가 노출되었다 즉시 꺼지는 현상#259Yeonny0723 merged 1 commit intodevelopmentfrom
Yeonny0723 merged 1 commit intodevelopmentfrom
Conversation
|
Unable to deploy a commit from a private repository on your GitHub organization to the PFPlay team on Vercel, which is currently on the Hobby plan. In order to deploy, you can:
To read more about collaboration on Vercel, click here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AS-IS) Header가 적용된 페이지 전체적으로 fetchMe 호출되며 401 발생 시 로그인 페이지로 리다이렉트 시키는 상황
TO-BE) Header 내 fetchMe가 선택적으로 적용될 수 있게 수정. PrivacyAndTermsLayout 에서는 호출 제외시킴.
Todo
N/A
Issue
N/A
Reference
N/A