Skip to content

Conversation

ANUPAMCHAUDHARY1117
Copy link

When we zoom in chrome and many other browsers, the height comes in decimal points, to fix this issue, I wrapped it in Math.ceil function and to avoid React Exhaustive Deep Check, I moved the handleScroll function inside useEffect.

…ks:: When we zoom in chrome and many other browsers, the height comes in decimal points, to fix this issue, I wrapped it in Math.ceil function and to avoid React Exhaustive Deep Check, I moved the handleScroll function inside useEffect.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant