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]: After first rendering, when clicking on the bar, the tooltip position is incorrect. #6367

Open
2 tasks done
jihea-park opened this issue Jan 15, 2025 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working

Comments

@jihea-park
Copy link

jihea-park commented Jan 15, 2025

Describe the bug

When I initially click on the bar after rendering, the tooltip moves to the wrong position.
In the example, I clicked on Jun and the tooltip's position changed even though the mouse position did not change.

eeeee
err2

An error occurs only the first time you click, and it operates normally from then on.

Affected component/components

Chart

How to reproduce

  1. Bar Chart
  2. click the bar
  3. tooltip position changed, even though mouse position did not change.

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

Mac, Chrome 131.0.6778.140(arm64)

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@jihea-park jihea-park added the bug Something isn't working label Jan 15, 2025
@ItsLasa
Copy link

ItsLasa commented Jan 19, 2025

can i work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants