ionic framework - How can I scroll then `ion-content` when use the drop-down refresh? -


when use ion-refresher, users use drop-down refresh, ion-content in process of waiting data can't scroll ,it has wait refresher.complete () before can scroll.

what's problem caused by?

how can scroll ion-content when use drop-down refresh?

reviewed refresher-content. js,because ion - refresher add overflow:hidden ion-content style.

according demand change part can solve problem.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -