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!
When a combobox is used as a custom component inside the EditForm, the validation error message is not removed when values are programmatically set to the component.
Reproduction Steps:
Expected Behavior: The validation error message should be removed when values are programmatically set.
Current Behavior: The validation error message remains when values are programmatically set.