QSelect with hide-selected and fill-input will not display falsey values #17763
Labels
area/components
bug/1-hard-to-reproduce
A reproduction is available, but it's hard to reproduce, so it has a lower priority.
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?
When using a QSelect component with fill-input and hide-selected, the selected value will not be displayed in the component if it is falsy(i.e: 0 or false).
What did you expect to happen?
The selected value should be displayed like any other
Reproduction URL
https://codesandbox.io/p/devbox/elegant-browser-k4jvpy?workspaceId=ws_CoPYc6ZenFSeaMVbNoP3R3
How to reproduce?
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
Firefox
Quasar info output
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: