Environment
|
|
| Operating system |
macOS 25.5.0 |
| CPU |
Apple M4 Pro (12 cores) |
| Node.js version |
v24.14.0 |
| nuxt/cli version |
3.37.0 |
| Package manager |
pnpm@10.30.3 |
| Nuxt version |
4.4.8 |
| Nitro version |
2.13.4 |
| Builder |
vite@7.3.6 |
| Config |
compatibilityDate, css, devtools, i18n, icon, modules, nitro, ogImage, runtimeConfig, schemaOrg, site, sitemap, supabase, vite |
| Modules |
@nuxt/eslint@1.16.0, @nuxt/ui@4.10.0, @nuxtjs/supabase@2.0.10, @nuxtjs/i18n@10.6.0, @vueuse/nuxt@14.4.0, @nuxtjs/seo@5.3.14, nuxt-gtag@5.0.0 |
Is this bug related to Nuxt or Vue?
Nuxt
Package
v4.x
Version
v4.1.10
Reproduction
https://play.ui.nuxt.com/#eNplUctOAzEM/BUrnMMihBBaFSTgxokD3PYSEm8b5N1EeVStEP+ON21KquaQhz2eGcc/4tn7621G0YtVwsmTSvg0zAArY7egScX4OIjJznIjow6IM3h5B3HqvbwHWvPxACPhrmxSO4LvHJMd91LjnDAMotAx4ee7WuOrCgYOgWYlmwhZZ0GAXiAlMohLqEG2YX2ybuaCN9YC1QZhg4ELLyUcw7uaOHpiV7VpuBqdY7+nzOL4wzlK1kPCXeLy9sneeoOk9tLkoI52bk7dVoYXZbglq0vaSsraGpQ5YojMQOoLiRO3XAhdK91V7X+n3dl8Cqb+6GFiHY+Mbw1Q/P4BLNGRhg==
Description
When to prop is present to PageCard the Tooltip used inside cannot be triggered on hover. When I inspect there is some kind of absolute positioned div on the PageCard probably that's blocking the hover.
Additional context
I don't know if it's a real issue worth paying attention but this is what I encountered. There could be some workarounds maybe hiding that div using :ui or triggering tooltip using some calculations but it could be nice if that just works.
Logs
Reactions are currently unavailable
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Package
v4.x
Version
v4.1.10
Reproduction
https://play.ui.nuxt.com/#eNplUctOAzEM/BUrnMMihBBaFSTgxokD3PYSEm8b5N1EeVStEP+ON21KquaQhz2eGcc/4tn7621G0YtVwsmTSvg0zAArY7egScX4OIjJznIjow6IM3h5B3HqvbwHWvPxACPhrmxSO4LvHJMd91LjnDAMotAx4ee7WuOrCgYOgWYlmwhZZ0GAXiAlMohLqEG2YX2ybuaCN9YC1QZhg4ELLyUcw7uaOHpiV7VpuBqdY7+nzOL4wzlK1kPCXeLy9sneeoOk9tLkoI52bk7dVoYXZbglq0vaSsraGpQ5YojMQOoLiRO3XAhdK91V7X+n3dl8Cqb+6GFiHY+Mbw1Q/P4BLNGRhg==
Description
When to prop is present to PageCard the Tooltip used inside cannot be triggered on hover. When I inspect there is some kind of absolute positioned div on the PageCard probably that's blocking the hover.
Additional context
I don't know if it's a real issue worth paying attention but this is what I encountered. There could be some workarounds maybe hiding that div using :ui or triggering tooltip using some calculations but it could be nice if that just works.
Logs