Topic: Dropdown in Navbar not working still in IE 10/11
kimfreesland pro asked 7 years ago
Hello,
Yes my dropdown still doesn't work in my IE 10 and 11 browser.
I changed the order of the script like MDB support said, but still no luck on this issue.
Is there something conflicting with the bootstrap and MDB bootstraps css dropdown? I tried everything. Here is a link just to the nav bar with the dropdown section. http://www.kimberlyfreesland.com/PSAT/mdb-menu.html
If you all have another Idea I can use for the navigation section instead of this one. I would be so thankful this Thanksgiving--especially with my project for USDA I'm developing for the client here. Thanks again. I love this product. This is just one minor thing :-)
Mikołaj Smoleński staff answered 7 years ago
Hello,
This is a Bootstrap bug. You can try to fix it by including Bootstrap in your project using Webpack 2. Here is the instruction:
https://getbootstrap.com/docs/4.0/getting-started/webpack/
Regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
jivancic pro commented 7 years ago
Hi Kim , replace your popper JS file with original one ( not came with MDB ) . I had the same issue and fixed.