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

[Bug][Chart] Tooltip disappears when the data changes #2737

Open
Yanko-Georgiev opened this issue Nov 21, 2024 · 0 comments
Open

[Bug][Chart] Tooltip disappears when the data changes #2737

Yanko-Georgiev opened this issue Nov 21, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Charts SEV: Medium

Comments

@Yanko-Georgiev
Copy link
Collaborator

I'm submitting a...

  • Bug report

Current behavior

When the data changes the tooltip disappears, despite the mouse being over an element.

Expected behavior

The tooltip should be visible when the mouse is over the element.

Minimal reproduction of the problem with instructions

  1. Open the following StackBlitz example: https://stackblitz.com/edit/react-ntshqu?file=app%2FChartTooltipPersistance.tsx
  2. Hover an element and notice the tooltip appears.
  3. Wait 5 seconds and notice the tooltip disappears after the chart is rerendered when the data changes.

Reported in: 1670716

@Yanko-Georgiev Yanko-Georgiev added Bug Item which indicates that something is not working KendoReact pkg:Charts SEV: Low SEV: Medium and removed SEV: Low labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Charts SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant