Open
Description
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
Operating System - Darwin(24.1.0) - darwin/arm64
NodeJs - 20.18.0
Global packages
NPM - 10.8.2
yarn - 1.22.21
pnpm - Not installed
bun - Not installed
@quasar/cli - 2.4.1
@quasar/icongenie - 3.1.1
cordova - 12.0.0 ([email protected])
Important local packages
quasar - 2.17.6 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
@quasar/app-vite - 2.0.5 -- Quasar Framework App CLI with Vite
@quasar/extras - 1.16.15 -- Quasar Framework fonts, icons and animations
eslint-plugin-quasar - Not installed
vue - 3.5.13 -- The progressive JavaScript framework for building modern web UI.
vue-router - 4.5.0
pinia - 2.3.0 -- Intuitive, type safe and flexible Store for Vue
vite - 6.0.7 -- Native-ESM powered web dev build tool
vite-plugin-checker - Not installed
eslint - 9.17.0 -- An AST-based pattern checker for JavaScript.
esbuild - 0.24.2 -- An extremely fast JavaScript and CSS bundler and minifier.
typescript - Not installed
workbox-build - Not installed
register-service-worker - Not installed
electron - Not installed
@electron/packager - Not installed
electron-builder - Not installed
@capacitor/core - Not installed
@capacitor/cli - Not installed
@capacitor/android - Not installed
@capacitor/ios - Not installed
Quasar App Extensions
*None installed*
Networking
Host - Moons-MacBook-Pro.local
en0 - 192.168.1.33
Relevant log output
No response
Additional context
No response