Picker TagHelpers do not set the value in conjunction with the "for" and "value" attributes. #8056
Labels
Bug
C: DateInput
C: DatePicker
C: TimePicker
FP: In Development
Sync status with associated Feedback Item
Regression
Broken functionality which was working previously
S: Wrappers (ASP.NET Core)
SEV: High
Milestone
Bug Report
Picker TagHelpers do not set the "value" attribute in conjunction with the "for" attribute.
Reproduction of the problem
This behavior is not consistent with the HTMLHelper, as the
Value()
attribute is taken more predominantly when the PickerFor HtmlHelper is utilized:Current behavior
Picker TagHelpers do not set the "value" attribute in conjunction with the "for" attribute.
Expected behavior
Picker TagHelpers should set the "value" attribute in conjunction with the "for" attribute.
Environment
Kendo UI version: 2024.4.1112
jQuery version: x.y
Browser: [all]
The text was updated successfully, but these errors were encountered: