Skip to content

How to handle adding dynamic router components #1768

Closed Answered by LinusBorg
zwb0619 asked this question in Help and Questions
Discussion options

You must be logged in to vote

This is not possible directly, and likely won't be in the future.

The next best thing you can do is to have a small wrapper component as the route component, and that component can then load /create async components with vue core's defineAsyncComponent()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zwb0619
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1764 on March 31, 2023 15:55.