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!
EnablePersistence with complex data binding throws an exception.
Replication procedure:
1.Enable the property EnablePersistance with default AutoComplete component with complex data binding.
2.Select any value and re-load the page.
3.Actual: Console error occurrs.
4.Expected: The previously selected value should maintain.