# 비로그인 사용자에게 스타일 가이드 페이지가 충돌합니다

**URL:** https://meta.discourse.org/t/styleguide-page-crashes-for-anonymous/397317
**Category:** Bug
**Created:** [2월 27, 2026, 10:43오후 UTC](https://meta.discourse.org/t/styleguide-page-crashes-for-anonymous/397317 "2026-02-27T22:43:21Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [3월 2, 2026, 3:15오전 UTC](https://meta.discourse.org/t/styleguide-page-crashes-for-anonymous/397317/2 "2026-03-02T03:15:42Z")

</div>

이것은 단순히 익명 관련 문제가 아닙니다. 제가 파악한 바로는, 스태프가 아닌 모든 사용자에게 문제가 발생합니다.

아래 링크에서 수정될 예정입니다:

> <https://github.com/discourse/discourse/pull/38141>
>
> The \`HighlightedCode\` component was previously located under the
> admin namespace… (\`discourse/admin/components/highlighted-code\`),
> making it awkward to use from non-admin contexts. This moves it to
> the core app namespace (\`discourse/components/highlighted-code\`)
> and replaces the old admin path with a deprecated re-export.
> 
> All existing consumers are updated to import from the new location.
> A system test is added to verify the component renders correctly
> for anonymous (non-admin) users in the styleguide.

@david / @cvx 이 부분의 비추천(deprecation) 처리가 과도한가요, 아니면 적절하나요?

---

_[View the full topic](https://meta.discourse.org/t/styleguide-page-crashes-for-anonymous/397317)._
