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!
After updating the custom value to the component. the component value property sets as null after upgrading the 20.4.50 version.
Sample link: https://www.syncfusion.com/downloads/support/common/3975/ze/DDLServer_f9d3e541.zip
Replication procedure:
1. Run the sample.
2. Type any custom value to the component textbox.
3. See the issue:
Expected: the component value property needs to update the custom value
Output: component value property updates as a null value.