Regression 2.17.0 in QSelect when map-options
are true
and options
are null
.
#17613
Labels
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-webpack
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
Updated to 2.17.0, many
QSelect
components stopped working. Likely a regression in this commit: d044fddWhat did you expect to happen?
Not throwing TypeError
Reproduction URL
https://codepen.io/hazzik/pen/OJKZjyM
How to reproduce?
<q-select map-options :options="null" />
Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
Components (quasar)
Platforms/Browsers
Chrome, Microsoft Edge
Quasar info output
Relevant log output
Additional context
Working fine in 2.16.x: https://codepen.io/hazzik/pen/YzmLxym
The text was updated successfully, but these errors were encountered: