Question
I'm trying to limit the number of files uploaded on an instance of the widget.
My problem is that I can select more than the specified limit and I get a message specifying the limit....
However the selected files still get uploaded.
example: I set the limit to 3 files. I can select 5 files in the selection window and when the selection window closes the widget reports only 3 files may be selected.
When I check my project on uploadcare I see all 5 were uploaded.
What am I doing wrong?