QMenu with auto-close stops QItem / QCheckbox working correctly #17735
Labels
area/components
area/directives
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?
A QMenu with
auto-close
set does not functions correctly when the menu contains a QItem / QCheckbox combination as described here.What did you expect to happen?
The checkbox model would be updated when clicking either the checkbox or item, and the menu would be closed.
Reproduction URL
https://codepen.io/dsl101/pen/bNbeeGm?editors=1010
How to reproduce?
auto-close
—clicking the item or checkbox updates the model value correctlyauto-close
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar), Directives (quasar)
Platforms/Browsers
Firefox
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: