Hello,
Is there a solution, to force the scroll bar to scroll to TOP when the React States Updates on useEffect()
hook ?
I tried window.scrollTo(0, 0);
but it didn’t worked.
Any help is appreciated.
Thanks every one from @ Ionic/React community developers.
1 post - 1 participant