cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.87k stars 3.81k forks source link

Not showing all the content on mobile #1174

Open adamjw3 opened 7 years ago

adamjw3 commented 7 years ago

Hi

Works fine on desktop but when i view on iphone 6/7 it doesn't scroll all the content, just stops short. Not getting any errors. is this due to a limit of how long the page can be?

thanks

ediblemanager commented 7 years ago

I've got something similar happening when using this within fullpage.js.

adamjw3 commented 7 years ago

I fixed this by initialising the plugin after all assets had loaded (images) as this effects the length of the page