nuxt / nuxt/ui

Tooltip cannot be triggered again after page scrolling

Open
#4,378 6 comments 10 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.