HeyaDEV

Results 6 comments of HeyaDEV

@LekoArts is something wrong with my pull request?

I am also having the same issue. search page works locally but gives me 404 page on Netlify.

@yohdev-von in my case, The server side rendered pages that use getServerData works fine locally. it only gives me 404 page on Netlify. I was able to address this issue...

Hi @quinnlangille, Is this feature request already added to the package?

I was able to solve the issue by setting preventMovementUntilSwipeScrollTolerance={true} and swipeScrollTolerance={50}

I am having the same issue too and @halidovz's solution is also not working. I think onLoad event is not fired at all when the issue is occurred.