]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): ensure proper remount and prevent redundant slot parsing with...
authoredison <daiwei521@126.com>
Thu, 22 May 2025 00:05:39 +0000 (08:05 +0800)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 00:05:39 +0000 (08:05 +0800)
commit1d41d4de7f64a37160c8171d0137fd8d35c346c9
treec8d88e770ad50d8d35a42c116754a5be823dc60d
parent5179d328d950015e7fb2a74fe1a8518fd8d2c94e
fix(custom-element): ensure proper remount and prevent redundant slot parsing with shadowRoot false (#13201)

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