When the screen is small, you see the "hamburger button" to toggle the sidebar visibility. In my Angular app, nothing happens when I tap the button. There are no errors in the console either - the button simply does not do anything.
Do you have any hints how to fix this?
When the screen is small, you see the "hamburger button" to toggle the sidebar visibility. In my Angular app, nothing happens when I tap the button. There are no errors in the console either - the button simply does not do anything.
Do you have any hints how to fix this?