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
Router will need to keep a record of scroll positions for each route. So, right before route change, save current scroll position for the current route.
Should be an opt-in feature, as performance may be a concern.
The text was updated successfully, but these errors were encountered:
Router will need to keep a record of scroll positions for each route. So, right before route change, save current scroll position for the current route.
Should be an opt-in feature, as performance may be a concern.
The text was updated successfully, but these errors were encountered: