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!
I have a MultiSelect dropdown bound to a variable with type of array of enum, and datasource is list of enum,text.
When user selects and item from drop down, bound value is set to null.
Please see attached test code