Results 5 comments of Marco Antônio

Doesn't work for me either, simple demo here: https://codepen.io/thismarcoantonio/pen/RerbvP Also, I don't know why window.scrollTo doesnt work in ios too :/

@willmcpo when I pass document.body to the function, it prevents body from scrolling in desktop and android (Tested on chrome). When I try to disable scrolling in ios with the...

I see... there is any way to get around that? Should I use a new HOC for every component? Why the functional difference matters here?

Makes sense, don't know why I didn't realised about it before...

For some reason 5.2.1 doesn't work for me either, I'll just skip this tests for now, I'll wait for next versions.