It might be caused by the "jQuery iView Slider" plugin because if I delete the "iview" div in Chrome it's OK
There is an embedded js script in the end of the html which is initializes this plugin ($('#iview').iView(...)) in both desktop and mobile version. Maybe in the latter case it is unnecessary.
*EDIT* I checked the plugin and the development stopped in 2012 according to its website (https://iprodev.com/iview/ and https://github.com/iprodev/iView). Probably we should use another plugin which is "responsive" or at least it can be disabled in a mobile version of a site.
@ar2rsawseen Front page and the App Showcase, but I suppose it happens on every page that includes iView Slider plugin Itt seems to be an Android Chrome bug only because it's ok on iPhone 6 and in UC Browser on my Nexus 4 (Andoid 5)
Comments
It might be caused by the "jQuery iView Slider" plugin because if I delete the "iview" div in Chrome it's OK
There is an embedded js script in the end of the html which is initializes this plugin ($('#iview').iView(...)) in both desktop and mobile version. Maybe in the latter case it is unnecessary.
*EDIT*
I checked the plugin and the development stopped in 2012 according to its website (https://iprodev.com/iview/ and https://github.com/iprodev/iView).
Probably we should use another plugin which is "responsive" or at least it can be disabled in a mobile version of a site.
Likes: totebo
I have seen some more reports about same problem, but can never reproduce it myself.
It works on my phones and ipad without scrolling back.
Does it only happen on the main page?
Itt seems to be an Android Chrome bug only because it's ok on iPhone 6 and in UC Browser on my Nexus 4 (Andoid 5)