nivo icon indicating copy to clipboard operation
nivo copied to clipboard

Tooltip flickering on first render

Open federicocappellotto97 opened this issue 1 year ago • 5 comments

Tooltip is flickering on first render You can see the bug in this video: https://user-images.githubusercontent.com/63153191/228231201-3830d437-a008-4a85-9d42-aa295dbda2b1.mov

Codesandbox here

federicocappellotto97 avatar Mar 28 '23 12:03 federicocappellotto97

Also seeing this. Our tooltip is big too, so the flicker is really obnoxious. Any comment here @plouc?

Here's another fork showing the issue using exactly the same code shown in the nivo bar documentation: https://codesandbox.io/s/nivo-tooltip-flicker-0eyo7s

jrnxf avatar Apr 27 '23 20:04 jrnxf

Experiencing the same issue, any workarounds found?

alex20044 avatar Apr 28 '23 13:04 alex20044

I'll need to have a look at this, I also noticed this issue.

plouc avatar Apr 29 '23 14:04 plouc

some hotfixes here #2161 also my hot fix: https://github.com/plouc/nivo/issues/2161#issuecomment-1545265602

CyrusNG avatar May 12 '23 06:05 CyrusNG

Hi guys! I fixed it in #2480

DimaAmega avatar Dec 02 '23 05:12 DimaAmega