Invalidate route without reseting scroll #3417
Closed
johnyvelho
started this conversation in
General
Replies: 1 comment
-
using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions