1
Questions / Re: vue version: how integrate wue.draggable or any other extension?
I get this error report when I try to import the "draggable" component:
"Uncaught SyntaxError: Cannot use import statement outside a module"
and then subsequently on the page modified with the use of <draggable tag = "tbody">:
"Uncaught ReferenceError: draggable is not defined"