Need to restrict scroll bounce

I need to restrict vertical scroll bounce on HTML content. There was no bouncing effect in iOS 12.1 SDK but in iOS 13 we are getting the bouncing effect for the dynamic HTML page.


Used many combinations as below

overflow-y: scroll/Auto;


Please let me know what is the correct way to restrict bouncing for web content from CSS/HTML

Replies

Can we up this question please??

This bounce effect is interesting but sometime it could be annoying.

The iNoBouce.js trick seems to not work anymore => https://github.com/lazd/iNoBounce

Could it be possible to fix Safari for iOS and iPad in next versions?