Skip to content

Commit 911073a

Browse files
committed
Merge pull request #819 from SLonoed/master
Remove info about "transition.wait"
2 parents 20723e5 + 32f67de commit 911073a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/api/misc/transition.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,5 @@ Retries a transition. Typically you save off a transition you care to
2121
return to, finish the workflow, then retry. This does not create a new
2222
entry in the browser history.
2323

24-
### `wait(promise)`
25-
26-
Will pause the transition until the promise resolves.
27-
2824
[transition-hooks]:/docs/api/components/RouteHandler.md#static-lifecycle-methods
2925

0 commit comments

Comments
 (0)