Tooltip location problem
Hello, I have problem with tooltip. It appears in top of the screen. I really don't have idea how can I debug something like this. What I need to do ?
React 18 + React-charts beta
Wrapped with react-grid-layout
I used both chartjs2 and recharts in same environment but they didn't had problem like this.

2 Replies
solid-orangeOP•3y ago
Found an issue with other people having same problem.
https://github.com/TanStack/react-charts/issues/301
GitHub
Tool tip displays at the upper left and right of window in chrome a...
This happens with version ^3.0.0-beta.40
conscious-sapphire•3y ago
Also seeing this in Firefox. The tip to downgrade to 3.0.0-beta.38 hasn't worked for me unfortunately – the tip remains in the top-left.