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

Closed
twodogwang opened this issue Jun 29, 2022 · 0 comments · Fixed by #12757
Closed

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

twodogwang opened this issue Jun 29, 2022 · 0 comments · Fixed by #12757

Comments

@twodogwang
Copy link

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

Successfully merging a pull request may close this issue.

1 participant