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

fix(suspense): emit initial fallback and pending #3965

Merged
merged 1 commit into from Jun 21, 2021

Conversation

posva
Copy link
Member

@posva posva commented Jun 16, 2021

Fix #3964

@github-actions
Copy link

Size report

Path Size
vue.global.prod.js 42.44 KB (+0.02% 🔺)
runtime-dom.global.prod.js 28.07 KB (+0.01% 🔺)
size-check.global.prod.js 16.82 KB (0%)

@yyx990803 yyx990803 merged commit ab6e927 into master Jun 21, 2021
@yyx990803 yyx990803 deleted the fix/suspense-emit-fallback branch June 21, 2021 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suspense displays fallback but does not emit it on initial load
2 participants