vue-custom-element icon indicating copy to clipboard operation
vue-custom-element copied to clipboard

Gridsome customElement can't be imported

Open YTavsan opened this issue 2 years ago • 0 comments

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.

YTavsan avatar May 02 '22 08:05 YTavsan