RadzenDropDown Multiple ValueProperty not working at all since 4.16.1 #990

Closed
opened 2026-01-29 17:47:24 +00:00 by claunia · 0 comments
Owner

Originally created by @scampos-s3d on GitHub (Sep 22, 2023).

Describe the bug
When using RadzenDropDown with Multiple ,@bind-Value, TextProperty and ValueProperty, all options are unselected when you select any.

To Reproduce
Steps to reproduce the behavior:

  1. Create a RadzenDropDown with Multiple, ValueProperty and @bind-Value
  2. Try to select any option
  3. See how no option is selected and/or all already selected options (if editing existing data) are unselected

Expected behavior
It should select/unselect like before patch 4.16.1

Screenshots
image

Id is an int property

Desktop (please complete the following information):

  • OS: Windows and Linux
  • Browser chrome and firefox (not tested other browsers)
  • Version 14.16.1

Additional context
Rolling back to 14.16.0 "fixes" the issue

Originally created by @scampos-s3d on GitHub (Sep 22, 2023). **Describe the bug** When using `RadzenDropDown` with `Multiple` ,`@bind-Value`, `TextProperty` and `ValueProperty`, all options are unselected when you select any. **To Reproduce** Steps to reproduce the behavior: 1. Create a `RadzenDropDown` with `Multiple`, `ValueProperty` and `@bind-Value` 2. Try to select any option 3. See how no option is selected and/or all already selected options (if editing existing data) are unselected **Expected behavior** It should select/unselect like before patch 4.16.1 **Screenshots** ![image](https://github.com/radzenhq/radzen-blazor/assets/25196142/46ca1705-5197-4a2d-b565-c3d684fb6dc2) `Id` is an `int` property **Desktop (please complete the following information):** - OS: Windows and Linux - Browser chrome and firefox (not tested other browsers) - Version 14.16.1 **Additional context** Rolling back to 14.16.0 "fixes" the issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#990