Closed larryzhuo closed 7 years ago
Can you provide repro, please?
i have the same problem
here is the question: everything is normal, however, after i input someting and close the mobile keyboard, i cannot go to the top of the current page. If there is any conflict between input tag and iscroll.
@uniquezhuo is there any way to solve it?
i have same problem,when i close the mobile keyboard i cannot go to the top. there are some white space in the bottom.
maybe just miss overflow:hidden;
like this:<div style="position:relative;overflow:hidden;height:100%"><div class="scroller"></div></div>
i create a height auto change textarea in IScroll. when i input a lot of things. the i can not scroll to the top of the page . And the bottom of the page has a large blank. it seems the elements in iscroll move topper.