Blazor InputSelect Errors with "multiple" attribute #19776
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Status: Resolved
Describe the bug
When adding
multiple
to anInputSelect
input component, running the app, and selecting an item, an error occurs and is displayed in the browser console.Is
multiple
supported?To Reproduce
Search.razor
Search.razor.cs
Error
Further technical details
The text was updated successfully, but these errors were encountered: