diff --git a/core/src/components/reorder-group/reorder-group.tsx b/core/src/components/reorder-group/reorder-group.tsx index 4ef6b9088c..cc91fb10ca 100644 --- a/core/src/components/reorder-group/reorder-group.tsx +++ b/core/src/components/reorder-group/reorder-group.tsx @@ -67,7 +67,7 @@ export class ReorderGroup implements ComponentInterface { el: this.doc.body, queue: this.queue, gestureName: 'reorder', - gesturePriority: 90, + gesturePriority: 110, threshold: 0, direction: 'y', passive: false, diff --git a/core/src/components/reorder-group/test/basic/index.html b/core/src/components/reorder-group/test/basic/index.html index 3c6372e283..98571ec95f 100644 --- a/core/src/components/reorder-group/test/basic/index.html +++ b/core/src/components/reorder-group/test/basic/index.html @@ -34,12 +34,22 @@ - - - Item 2 (default ion-reorder) - - - + + + + Item 2 (default ion-reorder with ion-item-sliding) + + + + + Favorite + Share + + + + Unread + +