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-core): update traverseStaticChildren for teleport #4990

Closed
wants to merge 1 commit into from

Conversation

Bigfish8
Copy link
Contributor

fix #4942 .
An egde case.Because of the hoist vnode, the new vnode can't get right reference of element.

@skirtles-code
Copy link
Contributor

#6858 (merged in 3.2.45) seems to be trying to fix the same problem. Is this PR still required, or can it be closed?

@edison1105 edison1105 closed this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Rejected
Development

Successfully merging this pull request may close these issues.

Teleported content is duplicated if a text interpolated value is updated and v-ifed in and out of the DOM
3 participants