]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): optimize slot retrieval to avoid duplicates (#13961)
authoredison <daiwei521@126.com>
Wed, 5 Nov 2025 09:04:33 +0000 (17:04 +0800)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 09:04:33 +0000 (17:04 +0800)
commit84ca349fef73f6f55fc98299fcfa5c1eeef721db
tree1dfe360de5744c57b86c8572ef090c8db7e05998
parent8ca2b3fbb7179959d05174ccee6a8d59ba5412c5
fix(custom-element): optimize slot retrieval to avoid duplicates (#13961)

close #13955
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts