I have already tested some small things but I can't figure it out.
The website is built in Laravel and uses the nicescroll.js script (I suspect this to be the problem), but I hasn't figured out how to correctly disable it. Simply removing the script will render the site unable to scroll so I think there is an event binder somewhere but I can't find it.
On regular browsers it works fine and scrolls, however on mobile you can only scroll a tiny bit and then if won't let you go further.
If you want to test, the domain is https://develop.fromdoortodoor.nl/
Any suggestions or tips with nicescroll plugin?