The Wayback Machine - https://web.archive.org/web/20220718112402/https://github.com/vuejs/vue/issues/12589
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

$el in nested HOC won't change when the child component's root element changes #12589

Open
twodogwang opened this issue Jun 29, 2022 · 0 comments
Open

Comments

@twodogwang
Copy link

@twodogwang twodogwang commented Jun 29, 2022

Version

2.6.14

Reproduction link

codepen.io

Steps to reproduce

Open link,click true then check the console

What is expected?

component-a $el as same as it's $vnode's elm when component-c data changes

What is actually happening?

compoent-a $el won't change

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

No branches or pull requests

1 participant