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(runtime-dom): TransitionGroup does not handle async components that have not been resolved #7901

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

baiwusanyu-c
Copy link
Member

close: #7898

@baiwusanyu-c baiwusanyu-c changed the title fix(runtime-dom): transitionGrop does not handle asynchronous components that have not been resolved fix(runtime-dom): transitionGrop does not handle async components that have not been resolved Mar 16, 2023
@baiwusanyu-c baiwusanyu-c changed the title fix(runtime-dom): transitionGrop does not handle async components that have not been resolved fix(runtime-dom): TransitionGroup does not handle async components that have not been resolved Mar 16, 2023
@vercel
Copy link

vercel bot commented Apr 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
sfc-playground ⬜️ Ignored (Inspect) Apr 6, 2023 0:44am

@github-actions
Copy link

github-actions bot commented Aug 22, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 89.6 kB (+125 B) 34.1 kB (+47 B) 30.7 kB (+39 B)
vue.global.prod.js 147 kB (+125 B) 53.3 kB (+40 B) 47.6 kB (+11 B)

Usages

Name Size Gzip Brotli
createApp 49.8 kB 19.5 kB 17.8 kB
createSSRApp 53.1 kB 20.8 kB 19 kB
defineCustomElement 52.1 kB 20.3 kB 18.5 kB
overall 63.3 kB 24.4 kB 22.3 kB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

Async components in a TransitionGroup cause getBoundingClientRect is not a function
1 participant