You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.
I found this issue while using your plugin on our website. I made a little video to show you what is happening. Focus on the black and white logo in the nav bar. This also happens in your example code. Issue confirmed in Safari/Chrome on Win/Mac; https://dl.dropbox.com/u/14655800/scrollspyBug.m4v
I used to fix this issue by adding: max: $('body').height()
to the options
Cheers,
Wolfgang
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I found this issue while using your plugin on our website. I made a little video to show you what is happening. Focus on the black and white logo in the nav bar. This also happens in your example code. Issue confirmed in Safari/Chrome on Win/Mac; https://dl.dropbox.com/u/14655800/scrollspyBug.m4v
I used to fix this issue by adding:
max: $('body').height()
to the options
Cheers,
Wolfgang
The text was updated successfully, but these errors were encountered: