#Odd ScrollRestoration behavior
1 messages · Page 1 of 1 (latest)
Sounds like scroll-behavior was set to smooth at some point, check your css https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-behavior
1 messages · Page 1 of 1 (latest)
I'm not sure if this is how ScrollRestoration is supposed to operate, but for the last 4-5 months of development we just had near-instant page loads that defaulted to the top of the page. Now if you scroll down and click any link (all of them have prefetch intents) it visibly scrolls the page back up. Is anyone aware of how to disable this behavior?
Sounds like scroll-behavior was set to smooth at some point, check your css https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-behavior