Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - andynet62

1
Questions / Re: vue version: how integrate wue.draggable or any other extension?
OK. I apologize because I am a beginner with the use of Vue (and phprad ...).
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"