react-scrollspy-nav icon indicating copy to clipboard operation
react-scrollspy-nav copied to clipboard

Lagging on chrome Version 87.0.4280.66 (Official Build) (64-bit)

Open misbahkhalilaz opened this issue 3 years ago • 2 comments

during scroll via react-scrollspy-nav it is lagging too much on chrome Version 87.0.4280.66 (Official Build) (64-bit) with default scrollDuration, but same app is working fine on firefox 82.0.3 (64-bit).

misbahkhalilaz avatar Nov 19 '20 07:11 misbahkhalilaz

I've resolved the problem, it lags when UI updates while scrolling, disabling all mouse event during scroll will surely resolve the problem.

misbahkhalilaz avatar Dec 31 '20 06:12 misbahkhalilaz

Mr. @StephenWeiXu, it is requested to kindly support disable mouse events during scroll option in this library. It'll resolve all lagging issues made due UI updates during scroll like too many hover events occurring during scroll will be a problem.

misbahkhalilaz avatar Dec 31 '20 06:12 misbahkhalilaz