Describe the bug
when i mixin multiple vite project in one vite project(micro frontend). customElements overlay register will reregister and error

Reproduction
https://github.com/agileago/vite-mfe
|
export const overlayId = 'vite-error-overlay' |
|
customElements.define(overlayId, ErrorOverlay) |
System Info
Used Package Manager
yarn
Logs
No response
Validations
Describe the bug
when i mixin multiple vite project in one vite project(micro frontend). customElements overlay register will reregister and error
Reproduction
https://github.com/agileago/vite-mfe
vite/packages/vite/src/client/overlay.ts
Lines 184 to 185 in 3df736b
System Info
Used Package Manager
yarn
Logs
No response
Validations