# 组合分类/标签横幅似乎坏了

**URL:** <https://meta.discourse.org/t/the-combined-category-tag-banner-seems-to-be-broken/394172>\
**Category:** Bug\
**Tags:** category-banners, tag-banners\
**Created:** [2026年一月23日 09:22 UTC](https://meta.discourse.org/t/the-combined-category-tag-banner-seems-to-be-broken/394172 "2026-01-23T09:22:31Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2026年一月23日 09:22 UTC](https://meta.discourse.org/t/the-combined-category-tag-banner-seems-to-be-broken/394172/1 "2026-01-23T09:22:31Z")

</div>

![Screenshot_20260123_004603_Firefox](https://global.discourse-cdn.com/meta/original/4X/5/d/5/5d5c7db0c8d54cadaee29277430843f220b145fe.jpeg)

这是它以前的样子

> [@Moin](#):
>
> ![Screenshot_20240611_195635_Chrome](https://global.discourse-cdn.com/meta/original/4X/f/b/0/fb0d355e0e9acfcc545872ed03657879de2a2db9.jpeg)

  

> ⚠ 如我在引用的主题中所述，类别横幅和延迟加载的类别配合得不太好。为了测试，最好在输入两个过滤器（我建议先从标签开始）后重新加载，或者在新标签页中打开 [https://meta.discourse.org/tags/c/plugin/22/official](https://meta.discourse.org/tags/c/plugin/22/official)。

---

<div class="post-metadata">

**Author:** ![lindsey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lindsey/32/318210_2.png) [@lindsey](https://meta.discourse.org/u/lindsey)\
**Post date:** [2026年一月23日 17:17 UTC](https://meta.discourse.org/t/the-combined-category-tag-banner-seems-to-be-broken/394172/5 "2026-01-23T17:17:39Z")

</div>

感谢您的报告，@Moin，我们正在调查此事，一旦了解更多情况将及时向您更新。

---

<div class="post-metadata">

**Author:** ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**Post date:** [2026年一月23日 18:40 UTC](https://meta.discourse.org/t/the-combined-category-tag-banner-seems-to-be-broken/394172/6 "2026-01-23T18:40:37Z")

</div>

这应该可以修复它

> <https://github.com/discourse/discourse-tag-banners/pull/42>
>
> We can hit a bit of a race condition when using this combined with https://githu…b.com/discourse/discourse-category-banners/... this avoids the problem. 
> 
> Before (tag sometimes breaks):
> \<img width="391" height="122" alt="image" src="https://github.com/user-attachments/assets/9982aa67-0aa1-4e24-8a24-f66ec6358a58" /\>
> 
> 
> After (tag won't attempt to render before data is available): 
> \<img width="582" height="366" alt="image" src="https://github.com/user-attachments/assets/0df4dd40-a7db-47a7-ad41-8d29c3c13fcd" /\>

---

<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:** [2026年一月27日 07:01 UTC](https://meta.discourse.org/t/the-combined-category-tag-banner-seems-to-be-broken/394172/7 "2026-01-27T07:01:06Z")

</div>


