When uploading a file, if the extension of the uploaded file is invalid (ie - it doesn't match the list of valid extensions in the config), the widget quietly emits an empty file value object rather than either displaying an error, or disallowing the file drop.
Additionaly - if the extension types are specified, there is no indication in the widget what they are.
When uploading a file, if the extension of the uploaded file is invalid (ie - it doesn't match the list of valid extensions in the config), the widget quietly emits an empty file value object rather than either displaying an error, or disallowing the file drop.
Additionaly - if the extension types are specified, there is no indication in the widget what they are.