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

Burger Menu is Opening from clicking anywhere in the component. #504

Open
chaithanya009 opened this issue Nov 30, 2023 · 0 comments
Open

Comments

@chaithanya009
Copy link

This issue can be fixed by disabling customBurgerIcon or adding style to burgerButtonClassName like this
.burger { color: white; height: 30px; width: 30px; position: fixed; z-index: 1000000000; } to it but out of the box it is opening from clicking anywhere in the component.

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