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!

2
Votes

EnablePersistence is not working for our components (Numeric TextBox, DatePicker, TimePicker, DropDownList, ComboBox, AutoComplete, Uploader) in Blazor platform.


Replication Procedure:

1. Run the attached sample
2. Select values from the component.
3. Reload the page
4. The mentioned component's value does not persist in the component. 


Issue reproducing sample: 


Expected output: Value should maintain in the component after reloading the page


Actual output: Value does not maintain in the component after reloading the page