We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If v-model has an integer 0 then it does not show up on md-input and only string 0 displays on the component. https://codepen.io/zapping/pen/BJOOBa
md-input
But if you click on the md-input component the integer 0 shows up.
The text was updated successfully, but these errors were encountered:
0
fix(MdField): Consider number 0 as hasValue (#1407)
d026496
fix #1406
Successfully merging a pull request may close this issue.
If v-model has an integer 0 then it does not show up on
md-input
and only string 0 displays on the component. https://codepen.io/zapping/pen/BJOOBaBut if you click on the
md-input
component the integer 0 shows up.The text was updated successfully, but these errors were encountered: