light-bootstrap-dashboard
light-bootstrap-dashboard copied to clipboard
Open the navbar on
If you try to open the navbar on one of the Example pages, (e.g. Login page), gives this error: "Uncaught TypeError: Cannot read property 'scrollHeight' of undefined"

Until the next update when we'll fix this issue, we recommend to make the following changes:
-
in the
light-bootstrap-dashboard.jschange the toggler initialization with this one: js.docx -
in the
responsive.scssfile make this changes: scss.docx -
also, you have to set the class
bootstrap-navabarfor thenavbar-collapsediv
Hope these informations helps you.
Best, Stefan
Hi Stefan,
Thanks for the fixed. I try to follow your instructions but I just get an overlay but I didn't see the menu. By the way, I don't have responsive.scss file. Did I miss out something?
Cheers, Steven