karol-f / vue-custom-element

Vue Custom Element - Web Components' Custom Elements for Vue.js
https://karol-f.github.io/vue-custom-element/
MIT License
1.97k stars 187 forks source link

Gridsome customElement can't be imported #264

Open YTavsan opened 2 years ago

YTavsan commented 2 years ago

Uncaught TypeError: vue__WEBPACK_IMPORTED_MODULE_10__.default.customElement is not a function Whenever customElement is called and bound in main.js. Regardless if customelement is generated from existing vue component, or made in the constructur.