fix: 사이드바 광고 layout shift 수정#37
Merged
Merged
Conversation
sdk-kr
pushed a commit
that referenced
this pull request
Mar 7, 2026
## 관련 이슈 - damoang/ang-gnu#2611 resolves #36
sdk-kr
pushed a commit
that referenced
this pull request
Apr 20, 2026
backend PR #438 + premium PR #37 inline 데이터 활용. 글 상세 페이지의 post.author_memo로 memo-store cache 미리 채워 별도 fetch 회피. 변경: - preloadMemos optional 함수 동적 import 추가 - $effect: preloadMemos([data.post]) — post 작성자 memo cache 등록 - memo-badge mount 시 cache hit → loadMemo() fetch 발생 안 함 호환성: - preloadMemos 없으면 기존 loadMemosForAuthors fallback (PR #1252 패턴) - author_memo 없으면 null 등록 → 메모 없음 표시 정상
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.
관련 이슈
resolves #36