vue-form-generator
vue-form-generator copied to clipboard
Input readonly = 0 should be true or false?
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:
- Version: 2.3.4
- Browser: Chrome 86
- Language: ES6