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!
Description: In a Blazor WebAssembly project, the MultiSelect and DropdownList components are slow when opening the popup and selecting values. However, when testing the same application in the server environment, it performs well. This issue only occurs in WASM.
Sample: Attached
Replication Steps:
Expected Behavior: The component should respond quickly when selecting values.
Actual Behavior: The DropdownList and MultiSelect components exhibit slow performance.