We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v8.x
swipe-gesture="false" doesn't stop swipe between segments
swipe-gesture="false"
user shouldn't be able to swipe between segments if swipe-gesture="false"
set swipe-gesture="false" on ion-segment swipe between segment-content inside segment-view
https://stackblitz.com/edit/msaxc4p1?file=src%2Fapp%2Fexample.component.ts
Ionic: Ionic CLI : 7.2.0 Ionic Framework : @ionic/angular 8.5.1 @angular-devkit/build-angular : 18.2.12 @angular-devkit/schematics : 18.2.12 @angular/cli : 18.2.12 @ionic/angular-toolkit : 11.0.1
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
swipe-gesture="false"
doesn't stop swipe between segmentsExpected Behavior
user shouldn't be able to swipe between segments if
swipe-gesture="false"
Steps to Reproduce
set
swipe-gesture="false"
on ion-segmentswipe between segment-content inside segment-view
Code Reproduction URL
https://stackblitz.com/edit/msaxc4p1?file=src%2Fapp%2Fexample.component.ts
Ionic Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: