mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
amend(gestures): undo accidental change from slidebox commit
This commit is contained in:
@@ -430,7 +430,7 @@
|
||||
}
|
||||
|
||||
if(this.srcEvent.preventDefault) {
|
||||
this.srcEvent.preventDefault();
|
||||
// this.srcEvent.preventDefault();
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user