Rating is highlighted in a dialog, when clicking outside the dialog #16139
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?
I have a dialog, which has a rating component. When I click outside the dialog to close it, the rating's first star is highlighted. When the dialog has a setting no-backdrop-dismiss, then the dialog is not closed, but the first star is highlighted
What did you expect to happen?
Clicking outside of the dialog does not affect the rating component.
Here is an example of how the same code works in the Quasar v1. codepen
Reproduction URL
https://codepen.io/siargei-stepanov/pen/oNQmxOj
How to reproduce?
Case 1:
Case 2:
Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
Components (quasar)
Platforms/Browsers
Firefox, Chrome, Safari
Quasar info output
Relevant log output
No response
Additional context
Maybe this issue is related to the current one
The text was updated successfully, but these errors were encountered: