-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bug (unverified)A bug yet to be verifiedA bug yet to be verified
Description
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
- open the linked repro
pnpm install&vite dev- open the demo in a new tab (seems to be important, at least css
&:hoverdoesn't seem to work properly othwewise) - hover onto one of the items
- without moving the mouse, scroll down
- notice how the
&:hoverstyles are applied, but the tooltip is not triggered
Expected behavior
the tooltip is triggered normally
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug (unverified)A bug yet to be verifiedA bug yet to be verified