Skip to content

Conversation

@cexbrayat
Copy link
Member

Minimal explanation of how to test a component with an async setup, by mounting it inside a Suspense.

Fixes #1207

Minimal explanation of how to test a component with an async `setup`, by mounting it inside a `Suspense`.

Fixes vuejs#1207
Copy link
Member

@afontcu afontcu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

Copy link
Member

@lmiller1990 lmiller1990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@lmiller1990 lmiller1990 merged commit a56375f into vuejs:master Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot mount component with async setup

3 participants