Topic: MDB Angular update – version 6.1.4 mdb-sidenav Fixed no longer works
Kelvin Muia pro asked 6 years ago
Hi,
As per the subject mdb-sidenav fixed attribute no longer works
<mdb-sidenav #sidenav class=”fixed” [fixed]=”true”> <logo> <li> <div class=”logo-wrapper waves-light”> <a href=”#”> <img src=”../assets/images/logo.png” class=”img-fluid flex-center”> </a> </div> </li> </logo> </mdb-sidenav>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Damian Gemza staff commented 6 years ago
Dear Kelvin, Thanks for reaching out our support forum! Could you please show me the code in which the fixed attribute isn't working? I've tried to reproduce your case, but without success. For me fixed is working fine. Best Regards, DamianKelvin Muia pro commented 6 years ago
I have attached the code to the question. I used this before I did the upgrade to 6.1.4Damian Gemza staff commented 6 years ago
Dear Kelvin, For me, everything is working. Could you please use the sample code of our predefined double navigation layout, and check if the problem exists? Link: https://mdbootstrap.com/angular/layout/navigation/#f-s-f-n Also please provide me some screenshots that show the actual behavior in your application. Best Regards, DamianKelvin Muia pro commented 6 years ago
Using the sample code provided still facing the same issue. Kindly view the screen shot taken https://www.dropbox.com/s/9tc8xp7fzwc1ija/Screenshot%20from%202018-06-26%2010-25-50.png?dl=0 Also Please note while the attribute [fixed]="true" the div with sidenav-overlay id still appears.Damian Gemza staff commented 6 years ago
Dear Kelvin, Could you please send me your project in which I can observe your case at d.gemza@mdbootstrap.com? Also please provide me your environment informations like OS, Browser, Angular & Node versions. Best Regards, DamianKelvin Muia pro commented 6 years ago
Dear Damian, Sent details as requested. Regards, Kelvin Muia.