Skip to content
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

"ion-item-sliding" not working #51

Closed
grabbels opened this issue Jan 12, 2023 · 5 comments
Closed

"ion-item-sliding" not working #51

grabbels opened this issue Jan 12, 2023 · 5 comments

Comments

@grabbels
Copy link

grabbels commented Jan 12, 2023

The <ion-item-sliding> Ionic element does not work. Items are displayed statically, but do not react to sliding gestures, making them effectively static list items. No errors are thrown and it does not prevent the app from compiling.

@grabbels grabbels closed this as not planned Won't fix, can't repro, duplicate, stale Jan 12, 2023
@grabbels
Copy link
Author

Closed this because I realized the elements come from the Ionic 4 framework, however, the ion-item-sliding was already part of v4, so I'm still curious to know what's going on here.

@grabbels grabbels reopened this Jan 12, 2023
@Tommertom
Copy link
Owner

Tommertom commented Jan 13, 2023

That's correct - awaiting resolution in Ionic/core

Tommertom/svelte-ionic-npm#10

ionic-team/ionic-framework#26466

Thx for raising!

@burggraf
Copy link

I've got this issue too, but it doesn't seem to work in production either, so I'll wait for the fix.

@Tommertom
Copy link
Owner

ok thx - the app will follow system preferences, so if you switch to dark mode overall, it will show in dark mode. So basically overriding system systems is not working as per Ionic API.

@Tommertom
Copy link
Owner

Item Sliding appears to work again in the rebuild demo app? #93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants