ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
50.93k stars 13.52k forks source link

bug: ion-item-sliding stops working, if page is closed with the slider open(exposed buttons) #19762

Closed aardrasystems closed 4 years ago

aardrasystems commented 4 years ago

Hi All

Please see my example code below. When i swipe the ionic card so that i can see the two buttons but do not click on any of them, but was to exit the page. Then when i re launch the page, the slider do not work at all.

I got the latest version of ionic, but i can not manage to solve this issue.

Please advice.

`

Name:{{nodedata.iot_devicename}}
Description:{{nodedata.iot_description}}
ID:{{nodedata.azureDeviceID}}
Version:{{nodedata.iot_version}}
IMEI:{{nodedata.iot_imei}}
CCID:{{nodedata.iot_ccid}}
IP:{{nodedata.iot_ip}}
Message TimeStamp:Time: {{Azure.local_time(nodedata.iot_time_stamp)}}

New
Task
View
Tasks
</ion-card>`
liamdebeasi commented 4 years ago

Please provide a repo with the code required to reproduce this issue. I am unable to reproduce this issue using the code snippet you have provided.

ionitron-bot[bot] commented 4 years ago

Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Thank you for using Ionic!