thecodingmachine/html.widgets.jqueryfileupload

File types problem

Opened this issue · 0 comments

I have a instance of JQueryFileUploadWidget

image

In mouf configuration, I don't allow the file type pdf :

image
image

Then it seems to work well :

image

Now I want to allow the pdf extension :

image

I don't have any error message in front side but when I inspect console I can see this :

image

=> An error message : "Filetype not allowed"