Topic: Do you use "sidenav" and "eCommerce gallery" at the same time? "sidenav" is no longer working.
Expected behavior Do you use "sidenav" and "eCommerce gallery" at the same time? "sidenav" is no longer working. Actual behavior "sidenav" is functioning normally Resources (screenshots, code snippets etc.) Link 1
Category 1
<ul class="sidenav-collapse show"> <li class="sidenav-item"> <a class="sidenav-link">Link 2</a> </li> <li class="sidenav-item"> <a class="sidenav-link">Link 3</a> </li> </ul> </li> <li class="sidenav-item"> <a class="sidenav-link"
Category 2
<ul class="sidenav-collapse"> <li class="sidenav-item"> <a class="sidenav-link">Link 4</a> </li> <li class="sidenav-item"> <a class="sidenav-link"
Link 5
</li> </ul> </li>
mlazaru staff answered 2 years ago
Thanks for the report. There is a bug indeed, we'll fix it soon.
Danny pro premium priority commented 2 years ago
Is there a workaround? When can we expect this is fixed?
kpienkowska staff commented 2 years ago
Yes, you need to add a listener to Sidenav toggle button.
Example in snippet: https://mdbootstrap.com/snippets/standard/kpienkowska/5291787
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 6.1.0
- Device: Visual Studio 2022
- Browser: Google Chrome
- OS: Windows11
- Provided sample code: No
- Provided link: No