Tooltip cannot be triggered again after page scrolling
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 1.1k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 57
Description
Environment
- Operating System: Darwin
- Node Version: v24.2.0
- Nuxt Version: 3.17.5
- CLI Version: 3.25.1
- Nitro Version: 2.11.12
- Package Manager: npm@11.3.0
- Builder: -
- User Config: compatibilityDate, devtools, modules, css, app, nitro, runtimeConfig
- Runtime Modules: @nuxt/eslint@1.4.1, @nuxt/ui@3.1.3
- Build Modules: -
Is this bug related to Nuxt or Vue?
Nuxt
Version
3.1.3
Reproduction
You can reproduce it directly in the official documentation, please refer to the screen recording for details
Description
When the Tooltip is triggered, after a large scroll of the page, all Tooltips on the page will no longer be triggered
I am using a laptop and touchpad, and I am not sure if the mouse will have this issue at the moment
Additional context
https://github.com/user-attachments/assets/81ff1e8a-24ca-48d2-aa6b-d02ed0dab9f9
Logs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Tooltip reproduction in the official documentation and review the attached screen recording to confirm the failure after a large page scroll. Trace the Tooltip entry point and determine why triggering stops afterward; done means the documented Tooltip can be triggered again after scrolling, including on a touchpad.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100