# 상위 카테고리에서 하위 카테고리로 이동 시 간헐적 로딩 문제 발생

**URL:** https://meta.discourse.org/t/intermittent-loading-issues-when-navigating-between-top-level-and-child-categories/366607
**Category:** Support
**Tags:** install
**Created:** [5월 18, 2025, 6:46오후 UTC](https://meta.discourse.org/t/intermittent-loading-issues-when-navigating-between-top-level-and-child-categories/366607 "2025-05-18T18:46:48Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Steve\_John](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steve_john/32/435022_2.png) [@Steve\_John](https://meta.discourse.org/u/Steve_John)
#### Post date: [5월 18, 2025, 6:46오후 UTC](https://meta.discourse.org/t/intermittent-loading-issues-when-navigating-between-top-level-and-child-categories/366607/1 "2025-05-18T18:46:48Z")

</div>

최상위 카테고리와 해당 하위 카테고리 페이지를 이동할 때 Discourse 포럼에서 페이지 로딩이 일관되지 않은 문제를 겪고 있습니다. 때로는 콘텐츠가 정상적으로 로드되지만, 다른 때는 콘텐츠가 표시되도록 수동으로 새로고침을 해야 합니다.

또한, 브레드크럼(경로) 구성 요소를 활성화했는데, 특정 페이지에서는 이 역시 표시되지 않으며, 수동으로 새로고침을 하지 않는 한 일관되게 표시되지 않습니다.

현재 설정:

- 다단계 카테고리 구조 없음
- 16GB RAM이 장착된 Linux VPS에 호스팅됨(명확한 리소스 병목 현상 없음)
- CDN 활성화됨
- 커스텀 테마와 일부 플러그인 및 구성 요소가 설치되어 있음

다음 사항에 대한 조언을 구합니다:

- 이러한 일관되지 않은 로딩/렌더링 문제를 일으킬 수 있는 원인은 무엇일까요?
- CDN이나 클라이언트 측 캐싱이 간섭하고 있을 수 있나요?
- 어떤 서버/클라이언트 설정, 플러그인 또는 테마 구성 요소를 점검해야 하나요?
- 새로고침 없이 카테고리 콘텐츠와 브레드크럼과 같은 동적 요소가 일관되게 로드되도록 보장하는 방법은 무엇인가요?

관련 통찰력이나 권장되는 문제 해결 단계가 있다면 큰 도움이 될 것입니다.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [5월 18, 2025, 7:34오후 UTC](https://meta.discourse.org/t/intermittent-loading-issues-when-navigating-between-top-level-and-child-categories/366607/3 "2025-05-18T19:34:34Z")

</div>

이것과 관련이 있을 수 있습니다: [Experimental ‘lazy\_loaded\_categories’ feature enabled on Meta](https://meta.discourse.org/t/experimental-lazy-loaded-categories-feature-enabled-on-meta/299836)

해당 기능의 개발 과정을 주시하지는 않았지만, 이 문제는 그것과 관련이 있을 수도 있어 보입니다.

---

<div class="post-metadata">

### Author: ![Steve\_John](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steve_john/32/435022_2.png) [@Steve\_John](https://meta.discourse.org/u/Steve_John)
#### Post date: [5월 19, 2025, 7:04오전 UTC](https://meta.discourse.org/t/intermittent-loading-issues-when-navigating-between-top-level-and-child-categories/366607/4 "2025-05-19T07:04:05Z")

</div>

Pfaffman님, Lazy load를 활성화해 보았지만 카테고리 페이지를 로드하는 데는 도움이 되지 않았습니다. 여전히 수동 새로고침이 필요하고, 작동이 다소 불안정합니다. 다만, lazy load를 활성화하면서 홈 페이지에 일부 카테고리가 표시되지 않던 문제는 해결되었습니다. [Categories Missing from `categories.json` Despite Existing in the System (Custom Theme) - #13 by Steve\_John](https://meta.discourse.org/t/categories-missing-from-categories-json-despite-existing-in-the-system-custom-theme/365544/13)

---

<div class="post-metadata">

### Author: ![Steve\_John](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steve_john/32/435022_2.png) [@Steve\_John](https://meta.discourse.org/u/Steve_John)
#### Post date: [5월 19, 2025, 7:45오전 UTC](https://meta.discourse.org/t/intermittent-loading-issues-when-navigating-between-top-level-and-child-categories/366607/5 "2025-05-19T07:45:11Z")

</div>

그러나 지연 로딩에 다른 문제가 있으므로 지연 로딩을 비활성화해야 합니다. 지연 로딩을 비활성화하면 홈 페이지에서 해당 카드가 표시되지 않는 이전 문제로 돌아갑니다.
