Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open the navbar on #36

Open
groovemen opened this issue Apr 19, 2018 · 1 comment
Open

Open the navbar on #36

groovemen opened this issue Apr 19, 2018 · 1 comment

Comments

@groovemen
Copy link
Contributor

groovemen commented Apr 19, 2018

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

@stevencsw777
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants