document.body.scrollLeft / scrollTop is always 0

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?

Hi,


I'm facing the similar problem right now, but with a DIV, container. Did you find any sollutions?

document.body.scrollLeft / scrollTop is always 0
 
 
Q