Problem:

Chrome users:

  • Scroll playing hide n seek working now and then.
  • Scroll not coming
  • Problem scrolling down pages

 

Solution:

Find the body Tag in MasterPage and remove the scroll=”no”.

<body scroll="no">

Then refresh the page your problem solved now.