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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

When using enum as the target value for sfMultiSelect it stops working, i assume this error will happend with other types aswell.


By stop working i mean binding is sett to null, and the onchange event will have null in value

I changed of of the sample prosjects to show the issue.


This was intended as a bug report. But i clearly made a mistake somewhere