Skip to content

Nested Async Components - Shouldn't this work? #11397

Closed Answered by Deji69
Deji69 asked this question in Help/Questions
Discussion options

You must be logged in to vote
return h(type.default, null, () => h(loadComponent('TestB')));

Using h to wrap the result of loadComponent was the main key to fixing this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Deji69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant