I am using a library on angular for fullpage scrolling.
Whenever I swipe up my page on mobile browser ( chrome ) , opening chrome refresh popup. And its not good.
You can see this picture on the below.
Library : https://github.com/aotearoan/angular-fullpage
Demo Page : https://aotearoan.github.io/angular-fullpage/
If you open the demo link above from your phone (in chrome) you will see the same problem.
I tried to reach the owner of the library but did not get a response.
Any ideas? How can I solve this problem.
I tried to reach the owner of the library but did not get a response.
I'm the owner and you haven't reached me? :)
I can't reproduce your issue on the demo page (or any of the fullPage.js examples) but you can probably get rid of the issue by using the fullPage.js option scrollBar:true.