We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<Comp.. />
3.4.27
https://codepen.io/warmthsea/pen/bGyRbPP
Single-label components normal use.
Only the last one is parsed, the rest of the DOM is lost.
element-plus/element-plus#17083
No response
The text was updated successfully, but these errors were encountered:
It's how HTML works whatwg/html#721
Sorry, something went wrong.
sveltejs/svelte#11052
😱😱😱😱😱😱
Yeah, this is how HTML works.
Also this is documented in the docs: https://vuejs.org/guide/essentials/component-basics.html#in-dom-template-parsing-caveats
No branches or pull requests
Vue version
3.4.27
Link to minimal reproduction
https://codepen.io/warmthsea/pen/bGyRbPP
Steps to reproduce
What is expected?
Single-label components normal use.
What is actually happening?
Only the last one is parsed, the rest of the DOM is lost.
element-plus/element-plus#17083
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: