q-input / q-field error attribute don't work as boolean #17662
Labels
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
the documentation of q-input / q-field present error property as a boolean, but if the value is different of undefined or null, the error's placeholder appear (div class="q-field__bottom")
What did you expect to happen?
i expected that the error placeholder don't show up when :error="falsy value"
Reproduction URL
https://codepen.io/onclebob/pen/jENNxmN
How to reproduce?
Go te reproduction link and see the space under the second input
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
Chrome
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: