Invalidate route without reseting scroll
In my page I have a button which programmatically invalidate the current route:
It does work, but my scroll resets and goes to the top of the page. Is there a way to keep the scroll position or a better approach?
Thank you
It does work, but my scroll resets and goes to the top of the page. Is there a way to keep the scroll position or a better approach?
Thank you