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 cff1b2c commit 811df9cCopy full SHA for 811df9c
packages/router-core/src/RouterProvider.ts
@@ -16,7 +16,7 @@ export interface CommitLocationOptions {
16
hashScrollIntoView?: boolean | ScrollIntoViewOptions
17
viewTransition?: boolean | ViewTransitionOptions
18
/**
19
- * @deprecated All navigations use React transitions under the hood now
+ * @deprecated All navigations use transitions under the hood now
20
**/
21
startTransition?: boolean
22
ignoreBlocker?: boolean
0 commit comments