]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): ensure configureApp is applied to async component (#12607)
authoredison <daiwei521@126.com>
Thu, 5 Jun 2025 02:10:52 +0000 (10:10 +0800)
committerGitHub <noreply@github.com>
Thu, 5 Jun 2025 02:10:52 +0000 (10:10 +0800)
commit5ba1afba09c3ea56c1c17484f5d8aeae210ce52a
tree60e14bc98f49b0f4735e6106630fc67cce8966c2
parent73055d8d9578d485e3fe846726b50666e1aa56f5
fix(custom-element): ensure configureApp is applied to async component (#12607)

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