-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
What problem does this feature solve?
If a user needs to implement a lifecycle hook that depends on async operations, vue should respect the async nature of the implemented hook and await it in vue land.
What does the proposed API look like?
The API does not change; only how it works now by awaiting async hooks.
controversial, tomshane, OArnarsson, dillonburns, breadadams and 63 more
Metadata
Metadata
Assignees
Labels
No labels