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 20723e5 commit 32f67deCopy full SHA for 32f67de
docs/api/misc/transition.md
@@ -21,9 +21,5 @@ Retries a transition. Typically you save off a transition you care to
21
return to, finish the workflow, then retry. This does not create a new
22
entry in the browser history.
23
24
-### `wait(promise)`
25
-
26
-Will pause the transition until the promise resolves.
27
28
[transition-hooks]:/docs/api/components/RouteHandler.md#static-lifecycle-methods
29
0 commit comments