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
The scrolling has a sort of lagging effect(not an easing function effect), but speeds up and completes the scroll within the last few milliseconds. Happens when Bootstrap Stylesheet is imported.
Possible Reasons
Bootstrap scrollspy might be interfering with the default scroll-behavior style.
The text was updated successfully, but these errors were encountered:
Problem Description
The scrolling has a sort of lagging effect(not an easing function effect), but speeds up and completes the scroll within the last few milliseconds. Happens when Bootstrap Stylesheet is imported.
Possible Reasons
Bootstrap scrollspy might be interfering with the default scroll-behavior style.
The text was updated successfully, but these errors were encountered: