Topic: Multi dropdown menu bug
Hi,
How can i remove or fix the bug of mdb bootstrap styling of multi dropdown menu on click (css and javascript)? Because there is strange behavior when Im closing the dropdown menu on click. I have tested the default Bootstrap styling of dropdown and is working flawless. I have made manual instalation of Mdb Bootstrap 5 standard.
Here is code snippet of issue: https://mdbootstrap.com/snippets/standard/demzl25/3616234#html-tab-view
Here is code snippet of default styling of Bootstrap 5.1.3: https://codepen.io/demzl25/pen/wvrLJjb
Thanks,
Damjan
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 3.10.2
- Device: pc
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes
Dawid Wajszczuk staff commented 3 years ago
Hi. Can you be more specific about your issue? What exactly is the problem with this dropdown menu?
demzl25 pro premium priority commented 3 years ago
I prefer to have dropdown sub menu on click and when I m closing dropdown submenu there is strange behavior (when i want to close it its fades away and its opens again).
I have also tested with the default Bootstrap 5 styling (css and js of dropdown submenu) and is working flawless (its open all the time).
Here is the link to the video recording of this issue: https://streamable.com/kp9f2d
Here is the link to the video recording default Bootstrap 5 styling (Desired behavior): https://streamable.com/pdydrx
Thanks, Damjan
Dawid Wajszczuk staff commented 3 years ago
Hi. Here is a working example: https://mdbootstrap.com/snippets/standard/d-wajszczuk/3626422. Keep coding, Dawid
demzl25 pro premium priority commented 3 years ago
That Perfect. Thanks alot!