File Uploader v2.4.1 in Mendix Studio Pro 11.8.0
The download function (icon button) does not work with the advanced setup (using System. FileDocument) on 11.8.
I need this to work ASAP, as the other FileDroppers were replaced by this Mendix-built module - we don't really have another good upload option.
Error in console: Failed to construct 'URL': Invalid URL TypeError: Invalid URL
Also, I would like the option not to display the downloaded files in a list within the Widget; I would prefer to use only the drop area portion... That way, we can customize our own list views, filters, and options.