Topic: NAVBAR DROPDOWN NOT WORKING
Lesther Caballero
pro
asked 5 years ago
I downloaded the repo from the get-started page, did npm i, copied-pasted the navbar basic example from https://mdbootstrap.com/angular/components/navbars/ and the result is as follows:https://drive.google.com/file/d/1CuGi_P2MMpyNixRloT37CEfb2qFaUDgz/view?usp=sharingThe buttons in the dropdown doesn't work either, the text dissapears when I move the mouse over them
Besides, there's an unexpected space where the logo should be.
Damian Gemza
staff
answered 5 years ago
Kapil Sangwan free commented 5 years ago
Hello Damian Gemza, This issue still exist in version 5.2.0. The dropdown button in the navbar still appear to be same as mentioned by Lesther. Can you please let me know how to handle this one? Thank You! KapilDamian Gemza staff commented 5 years ago
Hello Kapil Sangwan, This problem will be fixed in next release. For now, fix is available on our github dev branch. You can repair this self by editing /scss/angular/free/_navbar.scss file, and adding those styles and the end: button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: none; } Best Regards, DamianFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: Yes