plupload
plupload copied to clipboard
DOMException 12 when calling start()
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.
any update ?