Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add display name for suspense component #3312

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

cexbrayat
Copy link
Member

This is similar to what was done for Transition in d32aed0

It should fix vuejs/test-utils#426

@LinusBorg LinusBorg added the 🧹 p1-chore Priority 1: this doesn't change code behavior. label Feb 27, 2021
@LinusBorg LinusBorg added the ready to merge The PR is ready to be merged. label Feb 27, 2021
@LinusBorg LinusBorg merged commit 3b3a9a1 into vuejs:master Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash in render when trying to shallowMount with <Suspense>
3 participants