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

v-for 和temple 会渲染出 “” 的节点 #12048

Closed
zixiao144 opened this issue Sep 27, 2024 · 2 comments
Closed

v-for 和temple 会渲染出 “” 的节点 #12048

zixiao144 opened this issue Sep 27, 2024 · 2 comments

Comments

@zixiao144
Copy link

Vue version

3.5

Link to minimal reproduction

..

Steps to reproduce

v-for 和temple 会渲染出 “” 的节点

What is expected?

v-for 和temple 不会渲染出 “” 的节点

What is actually happening?

v-for 和temple 会渲染出 “” 的节点

System Info

No response

Any additional comments?

No response

@edison1105
Copy link
Member

Please follow the issue requirement and provide a minimal reproduction.

@yyx990803
Copy link
Member

Those empty text nodes are fragment anchors. This is expected behavior.

@yyx990803 yyx990803 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants