plupload icon indicating copy to clipboard operation
plupload copied to clipboard

DOMException 12 when calling start()

Open bscdko opened this issue 4 years ago • 1 comments

I get a DOMException 12 "Syntax err" when calling start() to upload selected files. This happens for some reason after I updated my Vue.js from 2.6.13 to 2.6.14 - when I downgrade it works again.

I googled this error and found other people with the same problem, unfortunately none of their solutions (correct ids, using setTimeout() to start upload) worked.

bscdko avatar Oct 11 '21 06:10 bscdko

any update ?

punk73 avatar Dec 17 '21 03:12 punk73