react-charts icon indicating copy to clipboard operation
react-charts copied to clipboard

Tool tip displays at the upper left and right of window in chrome and safari

Open chidera-ugo opened this issue 2 years ago • 6 comments

This happens with version ^3.0.0-beta.40

Screenshot 2022-08-05 at 18 51 27

chidera-ugo avatar Aug 05 '22 17:08 chidera-ugo

Yes, I also have this bug, but instead in the upper left corner

malyanoff avatar Aug 10 '22 05:08 malyanoff

Changing version to 3.0.0-beta.30 helped me.

malyanoff avatar Aug 10 '22 05:08 malyanoff

Same with ^3.0.0-beta.48, shows the tooltip at the top left corner of my window.

lazharichir avatar Aug 21 '22 16:08 lazharichir

@doronnac, @lazharichir
I had the same problem with versions newest than beta.38. The latest version w/o that issue is 3.0.0-beta.38, but you should use exact version in your package.json, like =3.0.0-beta.38 instead of ^3.0.0-beta.38

afanasjev82 avatar Sep 16 '22 02:09 afanasjev82

Downgrading to 3.0.0-beta.38 worked for me as well

AWIXOR-zz avatar Oct 11 '22 11:10 AWIXOR-zz

Same here using the latest release. Downgrading to 3.0.0-beta.38 worked

cedricdelpoux avatar Dec 17 '22 05:12 cedricdelpoux