-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Reproduction
Steps to reproduce the bug
Run the example, observe the deprecation warning in the console.
Expected behavior
There should not be a warning, since the function is used as documented.
Actual behavior
There is a warning.
Additional information
The official docs mention that the only way of passing data to the component instance in a beforeRouteEnter hook is via the next callback. Is there a new (undocumented) way? Or is the deprecation warning a mistake?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels