g1eb/reactjs-calendar-heatmap

Tooltip doesn't take parent element into account

Opened this issue · 1 comments

Hi @g1eb, I think this is a known issue, wonder why it's not reflecting in reactjs-calendar-heatmap even though a release with this fix was made on calendar-heatmap. I'm using the latest version.

    "reactjs-calendar-heatmap": "^0.2.0",

g1eb commented

Whoops, sorry for the late reply! There was a fix for this I'm sure, hmm. Can you share how you instantiate the component? We can then put it in a test case fiddle and see if we can reproduce the issue..