Completed
Last Updated: 05 Feb 2020 10:59 by ADMIN
Release 2020.R1.SP.next
Victoria
Created on: 26 Apr 2019 12:18
Category: UI for ASP.NET Core
Type: Bug Report
1
RadioButton bound to Model in ASP.NET Core does not render data attributes

When a model property is decorated with data annotation attributes, the RadioButton HtmlHelper does not properly render the data-val and data-val-required attributes on the element.

Expected behavior:  Data attributes should be successfully rendered on the <input> element.

0 comments