react-scroll
react-scroll copied to clipboard
activeClass weird behavior at certain browser zoom level
i realised that the activeClass not being triggered when browser is zoomed in/out .
Edit: at some point in some zoom level, there might be also situation where two neighboring sections' activeClass is being triggered together at the same time as well.
CodeSandbox try using the link above and adjust your browser zoom level to 80% or 125%, click on 'c' to scroll to section c and the activeClass is not triggered as it was supposed to.
@chinhoe @fisshy Any update on this issue? Even i have the same problem, when the browser is zoomed in/out the react scroll fails to work as expected. Do we have any solution on this or any workaround? Please help.
I have the same problem.