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 has been archived by the owner on Jan 18, 2022. It is now read-only.
Hi,
With the vue 0.11 version vue-element is working fine, but when I use the bue 1.0.26 version, the shadow dom is not working, the app fires attached event and also dettached event, also overrides the app's div content
see the fiddle below:
Yes, this library needs to be updated, partly to be compatible with newer versions of Vue and also newer versions of custom element and shadow dom specs. We will look at this after 2.0 launch.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
With the vue 0.11 version vue-element is working fine, but when I use the bue 1.0.26 version, the shadow dom is not working, the app fires attached event and also dettached event, also overrides the app's div content
see the fiddle below:
https://plnkr.co/edit/eUZLfHIdtWoCdjp67MPb?p=preview
The text was updated successfully, but these errors were encountered: