JeremyLaurenson I think indeed there is a bug here.
There seems be un-assigned upload path when the folder is root
and uploader opens with ?upload=1
, as it says [object Object]
(which essentially means the javascript upload does not have a path). It works if you close and re-open the uploader dialog. I will look into it for an update within tomorrow. Until then, you would need to avoid using ?upload=1
.
On auto open from ?upload=1

After close and re-open, it works fine:

Thanks for reporting.