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
The @upload="onUpload" event on the VueFileAgent element does not work anymore for a couple of days. Earlier I could grab the uploaded files with something like that onUpload(addedFiles). Now the addedFiles variable returns undefined.