Skip to content

Commit 65e4c02

Browse files
committed
Remove experimental warning from routeNamesChangeBehavior
1 parent a98c9cd commit 65e4c02

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

versioned_docs/version-8.x/navigator.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -340,12 +340,6 @@ See [custom routers](custom-routers.md) for more details on routers.
340340

341341
### Route names change behavior
342342

343-
:::warning
344-
345-
This API is experimental and may change in a minor release.
346-
347-
:::
348-
349343
When the list of available routes in a navigator changes dynamically, e.g. based on conditional rendering, looping over data from an API etc., the navigator needs to update the [navigation state](navigation-state.md) according to the new list of routes.
350344

351345
By default, it works as follows:

0 commit comments

Comments
 (0)