Skip to content

fix: recover groups page and sanitize versioned page views#765

Merged
sdk-kr merged 2 commits into
mainfrom
fix/ssr-cache-theme-key
Mar 20, 2026
Merged

fix: recover groups page and sanitize versioned page views#765
sdk-kr merged 2 commits into
mainfrom
fix/ssr-cache-theme-key

Conversation

@sdk-kr
Copy link
Copy Markdown
Contributor

@sdk-kr sdk-kr commented Mar 20, 2026

Summary

  • prevent the groups page from failing entirely when board stats queries partially fail
  • strip _v from GA4 page paths and remove it from the visible URL after forced reload
  • move board-view top ads below the post body and hide sidebar ad placeholders until loaded

Verification

  • pnpm build
  • pnpm exec svelte-check (existing warnings only)

Deploy Bot added 2 commits March 20, 2026 16:18
- 캐시 키를 pathname만 사용 → pathname:themeMode:density로 변경
  다크/라이트 사용자가 같은 URL 새탭 열 때 FOUC 발생 방지
- damoang_jwt 쿠키도 세션 체크에 포함하여 SSO 사용자가
  비로그인 캐시를 받는 문제 수정

Fixes: #8822, #8818, #8817
@sdk-kr sdk-kr merged commit f549d19 into main Mar 20, 2026
12 of 13 checks passed
@sdk-kr sdk-kr deleted the fix/ssr-cache-theme-key branch March 20, 2026 09:18
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.

1 participant