You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running a little local example with localhost HTTPS server to test this specific iPad issue, thought this polyfill would help me but even when using this scrollingElement, it keeps returning 0 when doing document.scrollingElement.scrollTop.
It ONLY happens if the scrolling is being done within iframe.
Any ideas?
The text was updated successfully, but these errors were encountered:
I'm running a little local example with localhost HTTPS server to test this specific iPad issue, thought this polyfill would help me but even when using this scrollingElement, it keeps returning 0 when doing
document.scrollingElement.scrollTop
.It ONLY happens if the scrolling is being done within iframe.
Any ideas?
The text was updated successfully, but these errors were encountered: