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
Although since overflow can changed after smooth scroll initialises, it's would probably be better for smooth scroll to be manually invoked, as well as destroyed.
The Problem: CSS "overflow: hidden" will be ignored.
If you add "overflow: hidden" to the body element the scrollbar will be gone but this will not disable the scrolling as long as you use this plugin.
The text was updated successfully, but these errors were encountered: