mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
Derp to repull
This commit is contained in:
@ -23,7 +23,6 @@ export class Refresher {
|
||||
this.refresh = new EventEmitter('refresh');
|
||||
|
||||
setTimeout(() => {
|
||||
this.doRefresh();
|
||||
content.scrollElement.addEventListener('scroll', function(e) {
|
||||
console.log('CONTENT: scroll', e.target.scrollTop);
|
||||
});
|
||||
|
Reference in New Issue
Block a user