#Page not starting on scroll position top
9 messages · Page 1 of 1 (latest)
I have set scrollRestoration: true in my router.ts
and I also tried to use resetScroll on the <Link> element
do you have a different scroll container than window?
yes
so you need to set scrollToTopSelectors
why though? does it not work with scrollToTopSelectors ?