Hi, I'm trying to use a RadzenUpload component that looks like this:
But when I try to upload more than 10 files, I get this exception
I have tried the test components on Radzen's own website (Blazor Upload Component | Free UI Components by Radzen) and the same happens with the ‘Upload client-side without Url’ component, which is similar to my case.
What I need is to be able to upload more than 10 files. Is there a solution?
Thanks