# Pulsanti dell'intestazione non funzionanti

**URL:** <https://meta.discourse.org/t/broken-header-buttons-api-on-stable/384459>\
**Category:** Bug\
**Created:** [1 Ottobre 2025, 11:51am UTC](https://meta.discourse.org/t/broken-header-buttons-api-on-stable/384459 "2025-10-01T11:51:16Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)\
**Post date:** [1 Ottobre 2025, 11:51am UTC](https://meta.discourse.org/t/broken-header-buttons-api-on-stable/384459/1 "2025-10-01T11:51:16Z")

</div>

Dato questo codice [GitHub - communiteq/addheaderbutton-quicktest](https://github.com/communiteq/addheaderbutton-quicktest)

```plaintext
  api.headerButtons.add("test-header-button", TestComponent, {
    before: "auth",
  });

```

Viene visualizzato **erroneamente** sulla versione stabile 3.5.1 `39084ff`

![image](https://global.discourse-cdn.com/meta/original/4X/b/1/f/b1ffbf8dfec36522fb28acf4412c1fccf2a8b8ab.png)

![image](https://global.discourse-cdn.com/meta/original/4X/9/6/c/96c36cfd01246c0afa1ba363ea53050616025d0f.png)

Viene visualizzato **correttamente** sulla versione 3.6.0-beta2 di stamattina `10921212`

![image](https://global.discourse-cdn.com/meta/original/4X/5/d/4/5d44e827346ec9c58ab457a7335d971cbfdf3a48.png)

![image](https://global.discourse-cdn.com/meta/original/4X/b/f/2/bf268225cf6294d2596687695b0424ca2b4502b1.png)

Sembra che non riesca a trovare il commit che causa questo problema.

MODIFICA: era già rotto sulla versione 3.5.0, funzionava ancora sulla versione 3.4.7.

---

_[View the full topic](https://meta.discourse.org/t/broken-header-buttons-api-on-stable/384459)._
