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
What is the current behavior?
When an input field have readonly = 0 instead of false the field is read only.
See the name field here: https://jsfiddle.net/a8Lbo0p4/
What is the expected behavior?
I think it should be false. Am I wrong?
Please tell us about your environment:
Version: 2.3.4
Browser: Chrome 86
Language: ES6
The text was updated successfully, but these errors were encountered:
I'm submitting a bug report
What is the current behavior?
When an input field have
readonly = 0
instead offalse
the field is read only.See the name field here: https://jsfiddle.net/a8Lbo0p4/
What is the expected behavior?
I think it should be false. Am I wrong?
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: