vue-draggable-resizable
vue-draggable-resizable copied to clipboard
Uncaught TypeError: a.use is not a function when using can html link
Hello,
Still relatively new to js and Vue world, as I try to import this component via
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/VueDraggableResizable.umd.min.js"> on html file.
In the console it showed: Uncaught TypeError: a.use is not a function.
any solutions except using nom?
Best regards,