We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91fba6 commit 38ab17bCopy full SHA for 38ab17b
src/components/item/item-sliding.scss
@@ -73,7 +73,7 @@ ion-item-sliding.active-slide {
73
opacity: 1;
74
transition: all 300ms cubic-bezier(.36, .66, .04, 1);
75
76
- pointer-events: all;
+ pointer-events: none;
77
}
78
79
ion-item-options {
0 commit comments