react-tooltip
react-tooltip copied to clipboard
hideTooltipOnScroll
I noticed that this function is bind to window. However, if i used ReactTooltip in containers which can scroll,this function woudln‘t take effect.
isCapture fixed it for me