You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
i have an application as a parent app.
I load two different apps as custom elements with lazy loading.
The following problems occur:
With the normal build (not the prod build)
With the prod build
when I build my custom elements with the production build, only one element works and the other does not.
Are there any conflicts?
PS. i'm using shadow DOM