vue-custom-element
vue-custom-element copied to clipboard
Elements can't attach to the DOM or 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 🙏
Hello @karol-f any news on your side? We still can't find any solution on our end.