To solve this, make sure to use overflow-y: scroll; (not auto) and apply -webkit-overflow-scrolling: touch; to body and possibly other elements.
確定! 回上一頁