-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: ion-item-sliding reference to inner item is not reactive, breaks when using ngIf #19312
Comments
Thanks for the issue. I can reproduce this behavior. The problem here is that When toggling the To fix this, we should query for |
Thanks for the issue. This has been resolved via #23943, and a fix will be available in an upcoming release of Ionic Framework. |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. 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. |
Bug Report
Ionic version:
[x] 4.9.0
Current behavior:
Expected behavior:
I am unable to slide the item when toggleing the ion-item inside it.
Steps to reproduce:
Create an ion-item-sliding with two ion-item inside it which you toggle with an *ngIf
Related code:
Other information:
Ionic info:
The text was updated successfully, but these errors were encountered: