fix(item-sliding): prevent scrolling during slide gesture (#23774)

resolves #19564
This commit is contained in:
William Martin
2021-08-17 23:53:16 -04:00
committed by GitHub
parent 621f4faa1a
commit e0c4ad30be
2 changed files with 24 additions and 1 deletions

View File

@ -104,7 +104,7 @@ export class ItemOption implements ComponentInterface, AnchorInterface, ButtonIn
[mode]: true,
'item-option-disabled': disabled,
'item-option-expandable': expandable,
'ion-activatable': true,
'ion-activatable': true
})}
>
<TagType