Have you checked out the site I'm referring to here?
An unusual issue seems to be occurring specifically on tablets.
We implemented the scroll to fixed jQuery plugin to fix the position of the sidebar after scrolling, which works perfectly on all devices except for tablets. On tablets, when you scroll quickly, the sidebar momentarily disappears and then reappears. However, if you scroll slowly, it behaves normally. It's a bit difficult to explain, but you can view the phenomenon here
This issue occurs in Safari and Chrome as well.
I initially suspected it may be an issue with the plugin itself, so I shared other similar plugins with the client:
Yet, the issue persists across all these plugins, leading me to believe it might be related to iPads or tablets...
Has anyone encountered this issue before? Any ideas for resolving the "scroll to fixed" effect on tablets?