Hello
Sorry if this is a dupe of the one under the category of “Upload Care”, but I was not sure where to post this
For unauthenticated users on our website, any uploading a file gets the following console message. The file is never uploaded. This is a critical problem for us because most of our products require people to upload a file and they are all failing. I believe this problem started with the latest version. Can I roll back or can someone take a look at this.
Uncaught TypeError: Cannot read properties of null (reading ‘file_name’)
at F.Uploader.FileUploaded (file-upload.js?ver=23.4:413)
at F.Uploader.dispatchEvent (plupload.min.js?ver=2.1.9:1)
at F.Uploader.trigger (moxie.min.js?ver=1.3.5:1)
at F.s.status.F.UPLOADING.r.state.F.STOPPED.p.onload (plupload.min.js?ver=2.1.9:1)
at F.<anonymous> (moxie.min.js?ver=1.3.5:1)
at Array.<anonymous> (moxie.min.js?ver=1.3.5:1)
at t (moxie.min.js?ver=1.3.5:1)
at Object.inSeries (moxie.min.js?ver=1.3.5:1)
at F.dispatchEvent (moxie.min.js?ver=1.3.5:1)
at n.<anonymous> (moxie.min.js?ver=1.3.5:1)
Thanks