Restriction max file allowed MaxFileCount does not effect

Hi,
I have a query how do we restrict max file limit on multiple file upload component?

<RadzenUpload @ref="upload" Auto="false" MaxFileCount="12" Multiple="true" Url="upload/multiple" InputAttributes="@(new Dictionary<string,object>(){ { "aria-label", "select file" }})"
                Progress=@OnProgress Style="width: 100%" />

We will do our best to improve this for our next update next week.

1 Like