Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Param hoveredObjectId is sometimes undefined on marker hover #1503

Open
lockey33 opened this issue Jan 29, 2024 · 0 comments
Open

Param hoveredObjectId is sometimes undefined on marker hover #1503

lockey33 opened this issue Jan 29, 2024 · 0 comments
Labels
bug Unexpected problem or unintended behavior.
Milestone

Comments

@lockey33
Copy link

lockey33 commented Jan 29, 2024

**Lightweight Charts™ Version: 4.1.2

Steps/code to reproduce:

Go on https://codesandbox.io/p/sandbox/stupefied-hofstadter-kzj9zs?file=%2Fsrc%2FApp.js and open the console to monitor param.hoveredObjectId when hovering markers with your mouse pointer

Enregistrement.de.l.ecran.2024-01-30.a.00.49.04.mov

Note that I don't have a problem when I put an "aboveBar" or "belowBar" position for the markers

Actual behavior:

When hovering markers, hoveredObjectId is sometime undefined on some markers of the chart while my mouse pointer is well inside the marker

Expected behavior:

When hovering markers, hoveredObjectId is always defined if my mouse pointer is inside the marker

@lockey33 lockey33 changed the title Param hoveredMarkerId is sometimes undefined on marker hover Param hoveredObjectId is sometimes undefined on marker hover Jan 29, 2024
@SlicedSilver SlicedSilver added the bug Unexpected problem or unintended behavior. label May 8, 2024
@SlicedSilver SlicedSilver added this to the 5.0 milestone May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected problem or unintended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants