You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: