DropDown Reset method is very slow

Hi Support:

We have a blazor component in wasm that has 10 RadzenDropDowns. Then we have a button to reset the values of all the drops. The issue is that when we run the Reset methods for each of the drops to clear the values it takes 3 or 4 seconds to complete. And the computer is very fast with alot of RAM.

Is there any other way to reset the values of the dropdowns, because maybe the Reset() is doing more things under the hood.

I tried assigning a null value to the bind-values with StateHasChanged and nothing was cleared.

Thanks

We can't reproduce such a problem in local tests. If you have a Radzen subscription you can send us your project to info@radzen.com to troubleshoot.