We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ed666 commit 2433af6Copy full SHA for 2433af6
docs/guides/overview.md
@@ -304,8 +304,8 @@ Scrolling
304
By default, the router will manage the scroll position between route
305
transitions. When a user clicks "back" or "forward", it will restore
306
their scroll position. If they visit a new route, it will automatically
307
-scroll the window to the top. You can opt out of this with the
308
-`preserverScrollPosition` option on [Routes][Routes] or [Route][Route].
+scroll the window to the top. You can configure this options on
+[Routes][Routes].
309
310
Bells and Whistles
311
------------------
0 commit comments