Issue with pagepiling and changing pages on phone

If you go here https://www.andrejoljaca.com/#about on your phone, sometimes the scrolling doesn’t work and you have to use the hamburger icon to switch between pages, how do I fix this? This is using the pagepiling plugin: https://github.com/alvarotrigo/pagePiling.js/

I tried normalScrollElementTouchThreshold: 1, touchSensitivity: 10,

but it did not work.

It works when I scroll in the responsive mode set to iPhone in the chrome browser and works when I refresh the page and then scroll on the phone.

Thanks