You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refs #103, does not set the disabled attribute in widget
When a field is not disabled, the attribute `disabled` does not appear
in the input html balise. Whatever the value is, if the disabled
attribute appears, the field is automatically disabled.
0 commit comments