-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
triageA maintainer needs to review this issue and label it appropriatelyA maintainer needs to review this issue and label it appropriately
Description
Describe the bug
It's possible to encounter a scenario with multiple tooltips if the trigger for the second tooltip is overlapping with what looks like a buffer around the first tooltip before it disappears. E.g. if my mouse hovers from on top of the lower tooltip to the red x, it will create second one, and persist the 1st until it moves far enough away.

Any ideas on possible workarounds for this to ensure only one tooltip at a time would be appreciated. Thanks!
Reproduction
This is using basic (shadcn) tooltips out of the box.
Logs
N/A
System Info
System:
OS: macOS 15.6.1
CPU: (12) arm64 Apple M2 Max
Memory: 5.67 GB / 96.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 24.9.0 - /usr/local/bin/node
npm: 11.6.0 - /usr/local/bin/npm
Browsers:
Chrome: 140.0.7339.214
Safari: 18.6
npmPackages:
@sveltejs/kit: ^2.22.0 => 2.43.5
bits-ui: ^2.11.4 => 2.11.4
svelte: ^5.0.0 => 5.39.7
Severity
annoyance
Metadata
Metadata
Assignees
Labels
triageA maintainer needs to review this issue and label it appropriatelyA maintainer needs to review this issue and label it appropriately