Topic: Sidenav disappearing on height adjustment

Nate free asked 3 years ago


<mdb-side-nav #sidenav class="fixed" [fixed]="true" [sidenavBreakpoint]="sidenavBreakpoint" [ngClass]="hideClass('collapse-dt')">

Tried posting this yesterday, but posting redirected me to error page saying "406: Not Acceptable".

My issue is that the side navigation bar in my application will hide (as it does on its width breakpoint) when I adjust the height on my browser.

I narrowed the issue down to the input on my side nav [sidenavBreakpoint] which according to the API allows you set a custom breakpoint (found here: https://mdbootstrap.com/docs/angular/navigation/sidenav/#docsTabsAPI)

When I take the input out and use the default sidenav breakpoint, adjusting the height does not make the side nav disappear. Looking for a solution and looking to see if this is a known issue or bug.


Grzegorz Bujański staff commented 3 years ago

Hi. This has been fixed in MDB 9.4.0. Update your MDB, it should fix this issue.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 9.3.1
  • Device: Desktop
  • Browser: Chrome
  • OS: OSX
  • Provided sample code: Yes
  • Provided link: Yes