### Bug report
The MultiSelect TagHelper is rendered as a DropDownList and does not allow multiple selections.
### Reproduction of the problem
https://demos.telerik.com/aspnet-core/multiselect/tag-helper
### Expected/desired behavior
The MultiSelect TagHelper should allow multiple selections.
### Environment
* **Kendo UI version: 2021.3.914
* **jQuery version: 1.12.4
* **Browser: [all]
Hi Kyle,
Yes, the fix was released with v2021.3.1109. Here are the release notes.
Regards,
Aleksandar
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
@Aleksandar:
Could I also point out that in the MultiSelectTagHelper, TagMode is of type string, when the MVC fluent syntax it's of type Kendo.Mvc.UI.MultiSelectTagMode (an enum).
Hello Sanaz,
The issue has already been fixed. As the note above the item indicates, the fix will be available with the next release. It is scheduler for the beginning of November, but until then, if desired you can:I hope the above helps.
Regards,
Aleksandar
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
I have the same issue. is the bug fixed?
Thanks.