Open misbahkhalilaz opened 3 years ago
I've resolved the problem, it lags when UI updates while scrolling, disabling all mouse event during scroll will surely resolve the problem.
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.
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).