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(hmr/transition): fix transition elements disappearing after reloa… #7126

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

zhangzhonghe
Copy link
Member

…ding component (#7121)

fix #7121

@netlify
Copy link

netlify bot commented Nov 14, 2022

Deploy Preview for vuejs-coverage failed.

Name Link
🔨 Latest commit 8272636
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/6371bc2e85fa0d00089992e5

@zhangzhonghe
Copy link
Member Author

I don't know why the test failed. My local is ok.

@sxzz sxzz added the ready for review This PR requires more reviews label Aug 24, 2023
@github-actions
Copy link

github-actions bot commented Aug 24, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 86.4 kB 32.9 kB 29.7 kB
vue.global.prod.js 132 kB 49.6 kB 44.5 kB

Usages

Name Size Gzip Brotli
createApp 48 kB 18.9 kB 17.3 kB
createSSRApp 51.1 kB 20.1 kB 18.4 kB
defineCustomElement 50.3 kB 19.7 kB 17.9 kB
overall 61.3 kB 23.7 kB 21.6 kB

@pikax pikax added ready to merge The PR is ready to be merged. and removed ready for review This PR requires more reviews labels Oct 20, 2023
@yyx990803 yyx990803 merged commit d11e978 into vuejs:main Nov 9, 2023
11 checks passed
@zhangzhonghe zhangzhonghe deleted the fix-7121 branch November 10, 2023 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge The PR is ready to be merged.
Projects
Development

Successfully merging this pull request may close these issues.

(hmr/keep-alive): After hmr, the page cannot be switched normally
4 participants