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
I'm turning a big app into a web components using vue-custom-element and I have some problems with the elements not attaching correctly to the DOM or opening and closing immediately after. One of them is with vue2-daterange-picker (https://innologica.github.io/vue2-daterange-picker), it open and close immediately.
Hello,
I'm turning a big app into a web components using vue-custom-element and I have some problems with the elements not attaching correctly to the DOM or opening and closing immediately after. One of them is with vue2-daterange-picker (https://innologica.github.io/vue2-daterange-picker), it open and close immediately.
To see what I'm talking about here is a sandbox with a sample : https://codesandbox.io/s/stupefied-mclaren-9v57c?file=/src/main.js
If you have any idea why this is happening it will save me a lot of time, thank you 🙏
The text was updated successfully, but these errors were encountered: