nivo icon indicating copy to clipboard operation
nivo copied to clipboard

fix:removing forwardLegendDataRef from hook dependency

Open ZombieChowder11 opened this issue 9 months ago • 7 comments

Related to issue #2591 #2569

This fix should remove the infinite re-renders when creating a custom Legend for responsive pies.

forwardLegendDataRef is not needed in the dependency of the useEffect hook

ZombieChowder11 avatar May 16 '24 23:05 ZombieChowder11