in iPadOS 13 beta, i confrimed that when you load a page in WKWebView, its document.body.scrollLeft and document.body.scrollTop will always be 0. and i belive this is a bug. am i correct?
document.body.scrollLeft / scrollTop is always 0
Hi,
I'm facing the similar problem right now, but with a DIV, container. Did you find any sollutions?