# タグブロックが他のタグドロップダウンと競合しています

**URL:** https://meta.discourse.org/t/tags-block-is-conflicting-with-other-tag-dropdowns/404723
**Category:** Bug
**Tags:** right-sidebar-blocks, fixed
**Created:** [2026 年 6 月 8 日午前 1:47 UTC](https://meta.discourse.org/t/tags-block-is-conflicting-with-other-tag-dropdowns/404723 "2026-06-08T01:47:01Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [2026 年 6 月 9 日午前 3:56 UTC](https://meta.discourse.org/t/tags-block-is-conflicting-with-other-tag-dropdowns/404723/4 "2026-06-09T03:56:31Z")

</div>

ご報告ありがとうございます。このプルリクエストがマージされれば、問題は解決します：

> <https://github.com/discourse/discourse-right-sidebar-blocks/pull/104>
>
> Avoid hydrating the shared \`site.top\_tags\` payload in the sidebar block,
> since …the native \`TagDrop\` reads that same raw data for its menu. Render
> popular tags from the serialized tag data directly so the sidebar no
> longer interferes with the header tag dropdown.
> 
> c.f. https://meta.discourse.org/t/tags-block-is-conflicting-with-other-tag-dropdowns/404723
> 
> \*\*Before\*\*
> 
> \<img width="1101" height="254" alt="image" src="https://github.com/user-attachments/assets/60af56e2-aafd-4ad0-9bed-abc6807334bc" /\>
> 
> \*\*After\*\*
> 
> \<img width="1112" height="322" alt="image" src="https://github.com/user-attachments/assets/7ec35981-d833-4b1e-839f-c4cb5f0db378" /\>

---

_[View the full topic](https://meta.discourse.org/t/tags-block-is-conflicting-with-other-tag-dropdowns/404723)._
