mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
fix(infinite-scroll): unlisten events is not needed
This commit is contained in:
@ -104,7 +104,6 @@ export class InfiniteScroll {
|
||||
}
|
||||
|
||||
componentDidUnload() {
|
||||
this.enableScrollEvents(!this.disabled);
|
||||
this.scrollEl = null;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user