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
When navigating back (restoration visit) and your css enables html { scroll-behavior: smooth; }, like Bootstrap does, the scroll to the position on the back page is animated and not instant. That results in a scroll animation in any restoration visit.
I was trying to fix the source for this behavior, but was not able to do it. Maybe there is someone who can help.