Open
Description
As with vue-custom-element, I'm having the same problem with getting Vuetify to working when the custom element is using shadowDOM.
vue-custom-element works fine when it's not using shadowDOM but it's not a bulletproof solution due to CSS conflicts when importing the web component onto 3rd party websites.
The error I get is the following:
[Vuetify] Unable to locate target [data-app]
found in
---> <VDialog>
<Payment> at src/views/Payment.vue
<VApp>
<App> at src/App.vue
<Root>
Has anyone encountered the same issue and managed to get Vuetify to work with shadowDOM?
Metadata
Metadata
Assignees
Labels
No labels