]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): disconnect MutationObserver in nextTick in case that custom...
author白雾三语 <32354856+baiwusanyu-c@users.noreply.github.com>
Tue, 21 May 2024 16:14:02 +0000 (00:14 +0800)
committerGitHub <noreply@github.com>
Tue, 21 May 2024 16:14:02 +0000 (00:14 +0800)
commitbbb5be299b500a00e60c757118c846c3b5ddd8e0
tree0b06450a73aaf025bd0cbff4f5b81b5983be40f6
parent392bd9baa1254846392798a806041b5d99af70cc
fix(custom-element): disconnect MutationObserver in nextTick in case that custom elements are moved (#10613)

Closes #10610
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts