Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Since last major update it is not possible to set nullable properties that are bound to a combobox (bind-Value) to null by code anymore. This will allways throw an exception. In older versions this wasn´t a problem.
In addition Syncfusion demo projects works with TValue="string" a bound ID at comboboxes.This happens very rarely in practice.