Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header's navbar burger seems to be broken #662

Open
huguesdevimeux opened this issue May 23, 2023 · 0 comments
Open

Header's navbar burger seems to be broken #662

huguesdevimeux opened this issue May 23, 2023 · 0 comments

Comments

@huguesdevimeux
Copy link

Hello,

While trying to use elements, I struggled to make the "hamburger" style button (called navbar toggle mobile, I think) work (reference, here is the atom ).

The hamburger button correctly appears when the viewport is of the appropriate size, but clicking on it outputs no action (when I would expect it to show the menu content). You can reproduce this behaviour directly on the docs, here). Copy and pasting the code to a local file outputs the same result.

Interestingly, the basic_page example has the correct behaviour. I wasn't able to track down what was different code-wise, as it appears to be built on the fly.

Am I missing something ? Do I have to manually select which options should be displayed by the hamburger ? I assumes these were automatically detected with the menu_item_<id> id.

Thanks in advance for your help !

@huguesdevimeux huguesdevimeux changed the title Header's navbar burger seems to be broken in the header. Header's navbar burger seems to be broken May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant