When looking at “RadzenFileUpload” it has a property called “Name” (like many other components) but with RadzenFileUpload it appears that Name is not being set in the html tag. An example is the RadzenFileInput which sets the “name” attribute on the input html tag.
Is this per design or something that can be fixed?