mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Aside fixed
This commit is contained in:
@@ -57,7 +57,6 @@ export class Aside extends Ion {
|
||||
//this.animation = new Animation(element.querySelector('backdrop'));
|
||||
|
||||
let finishChanging = util.debounce(() => {
|
||||
console.log('FINISH');
|
||||
this.setChanging(false);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user