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 dynamically creating and assigning a value (two-way binding) to a MultiSelect dropdown, the bound value is displayed as a chip in the MultiSelect, working as expected. However, after updating to Syncfusion version 26.1.39, this no longer works.
Replication Steps:
Expected Behavior: The bound values should render correctly as chips in the MultiSelect.
Actual Behavior: The preselected values are not bound to the component.