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!
ComboBox with a custom component and binding it to an enum type (via generics), does not trigger the ValueChanged event on user interaction.TEnum as TValue@typeparam TEnum)ValueChanged event is triggered when the user selects a different value.ValueChanged event is not triggered when selecting a new value.