Click outside to close QTooltip is not working when QTooltip is used in Dialog #17738
Labels
area/composables
area/plugins
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?
I use QTooltip inside the Dialog and the click outside to close QTooltip is not working.
I use Dialog as plugin (via component of dialog method option)
What did you expect to happen?
Clicking outside the tooltip should close the tooptip
Reproduction URL
https://codepen.io/kwarnkham/pen/bNbaXBP
How to reproduce?
Use QTooltip inside the dialog plugin and use hide-delay props to keep the QTooltip visiable.
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Plugins (quasar), Composables (quasar)
Platforms/Browsers
Chrome
Quasar info output
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: