The combination of itemReorder and itemSliding doesn’t seem to work on iOS. The HTML below won’t properly reorder the items on the GUI on iOS. By “reorder the items on the GUI”, I mean that the selected item can be moved, but no other items shift as you move the selected item:
Am I doing somthing wrong? If I do the same sort of thing with a simple ion-item (non-sliding), reordering works fine on iOS. If I use the sliding item in this manner on non-iOS, it works fine.