I found that by adding “-webkit-transform: translateZ(0px);” to the scrollable content (I have a div inside my scrollable container), it fixed the issue for me. Hope this helps.
I found that by adding “-webkit-transform: translateZ(0px);” to the scrollable content (I have a div inside my scrollable container), it fixed the issue for me. Hope this helps.