### Bug description /subj https://github.com/user-attachments/assets/286a9471-aa6d-47f1-8db6-2005ab8a9264 ### Reproduction Link https://stackblitz.com/edit/corvu-tooltip-d3asbzcj?file=src%2FApp.tsx,package.json ### Reproduction Steps 1. open the linked repro 2. `pnpm install` & `vite dev` 3. open the demo in a new tab (seems to be important, at least css `&:hover` doesn't seem to work properly othwewise) 4. hover onto one of the items 5. without moving the mouse, scroll down 6. notice how the `&:hover` styles are applied, but the tooltip is not triggered ### Expected behavior the tooltip is triggered normally ### Additional context _No response_
Bug description
/subj
Screen.Recording.2025-11-02.at.20.09.03.mov
Reproduction Link
https://stackblitz.com/edit/corvu-tooltip-d3asbzcj?file=src%2FApp.tsx,package.json
Reproduction Steps
pnpm install&vite dev&:hoverdoesn't seem to work properly othwewise)&:hoverstyles are applied, but the tooltip is not triggeredExpected behavior
the tooltip is triggered normally
Additional context
No response