Ohhh ! I have the same problem on all my projects for months but i tought it was from my personnal CSS so i have’nt written any issue ticket.
You can try with this new code :
lizmap_att_view.html (52.5 KB)
And I will open an issue on github to perform this solution.
To correct this bug, i have replaced button class=”nav-link” by some link balise “a href” like this :
Before :
After :

