light-bootstrap-dashboard icon indicating copy to clipboard operation
light-bootstrap-dashboard copied to clipboard

Open the navbar on

Open groovemen opened this issue 7 years ago • 1 comments

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" screen shot 2018-04-19 at 11 32 45

Until the next update when we'll fix this issue, we recommend to make the following changes:

  • in the light-bootstrap-dashboard.js change the toggler initialization with this one: js.docx

  • in the responsive.scss file make this changes: scss.docx

  • also, you have to set the class bootstrap-navabar for the navbar-collapse div

Hope these informations helps you.

Best, Stefan

groovemen avatar Apr 19 '18 08:04 groovemen

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

stevencsw777 avatar Apr 30 '18 07:04 stevencsw777