Topic: Sidenav toggle issue
Expected behavior Open and close sidenav on toggle button
Actual behavior Keeps on overlaying the sidenav with its shadow on the main
Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/jquery/mdbootstrap/410516?action=full_screen_mode
Open
- User: Free
- Premium support: No
- Technology: Angular
- MDB Version: 8.0.0
- Device: desktop
- Browser: chrome
- OS: Win10
- Provided sample code: No
- Provided link: Yes
Arkadiusz Idzikowski staff commented 2 years ago
Do you use MDB jQuery or MDB Angular version? You added question in Angular section, but you use jQuery code to render the sidenav component.
Vin commented 2 years ago
Please go to: https://mdbootstrap.com/docs/angular/navigation/compositions/ Select number 10. It navigates to: https://mdbootstrap.com/snippets/jquery/mdbootstrap/557300?view=standard if you keep on pressing the toggle sidenav button, the main screen only gets darker, so it doesn't closes the right way and the overlay is not resetted. When you open the sidenav and press out of it, everything seems to work fine.
I suggest you'd check all the references of the URL's on the website so you don't need to make that comment again which is actually a backfire to you guys...
Arkadiusz Idzikowski staff commented 2 years ago
This problem should not occur when you use the sidenav component in Angular project. We need to update that on our website to fix live preview/snippet example.