We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i have an application as a parent app.
I load two different apps as custom elements with lazy loading.
The following problems occur:
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
The text was updated successfully, but these errors were encountered:
@Ravenstine Any advice on this ? I gave you access to the repository
Sorry, something went wrong.
I found that there is a problem with multiple instances of Ember on the same page
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: