I have a problem that after upgrading my ipad to ios 11.3 scrolling in the Sencha Touch application is almost useless.
If you want to scroll though al list the whole screen scrolls as well. So it looks like there are two scroll events fireing.
I tried "-webkit-overflow-scrolling:touch!important;" on the body in the scss resource, butthat didn't do the trick.
Anyone got a workaround for me?
Kind regards Stefan