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

bug: Swipe back animation direction in RTL iOS #19488

Closed
LiveXenon opened this issue Sep 28, 2019 · 14 comments · Fixed by #24866
Closed

bug: Swipe back animation direction in RTL iOS #19488

LiveXenon opened this issue Sep 28, 2019 · 14 comments · Fixed by #24866
Labels
package: core @ionic/core package type: bug a confirmed bug report

Comments

@LiveXenon
Copy link

LiveXenon commented Sep 28, 2019

Bug Report

Ionic version:
5.4.1

Current behavior:
When you go back through the swipe on ios the animation remains that of LTR.
RTLSWIPEANIMATIONERROR

Ionic info:

Ionic:

Ionic CLI : 5.4.1 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.10.0
@angular-devkit/build-angular : 0.13.9
@angular-devkit/schematics : 7.3.9
@angular/cli : 7.3.9
@ionic/angular-toolkit : 1.5.1

Capacitor:

Capacitor CLI : 1.0.0
@capacitor/core : 1.0.0

Cordova:

Cordova CLI : 9.0.0 ([email protected])
Cordova Platforms : android 8.1.0, ios 5.0.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 4.0.1, (and 20 other plugins)

Utility:

cordova-res : 0.3.0 (update available: 0.6.0)
native-run : 0.2.8

System:

ios-sim : 8.0.2
NodeJS : v10.15.0 (/usr/local/bin/node)
npm : 6.11.2
OS : macOS Mojave
Xcode : Xcode 10.3 Build version 10G8

@LiveXenon LiveXenon changed the title bug:Swipe back animation in RTL iOS bug:Swipe back animation direction in RTL iOS Sep 28, 2019
@LiveXenon LiveXenon changed the title bug:Swipe back animation direction in RTL iOS bug: Swipe back animation direction in RTL iOS Sep 28, 2019
@MuhAssar
Copy link

this issue still valid in ionic 5.0.4

@3adeling
Copy link

still valid in ionic 5.2.3

@blahblehblah
Copy link

Devastated that you're ignoring rtl.

@ItayElgazar
Copy link

the issue is still there, is there any workaround?

@emps
Copy link

emps commented Dec 30, 2020

i need this fix please

@brhoomjs
Copy link

brhoomjs commented Mar 1, 2021

any update?

@ItayElgazar
Copy link

BUMP?

@Elwazeery
Copy link

Elwazeery commented Jul 11, 2021

I fixed it by add dir="rtl" to the "ion-app" not the "html" in the index.html

@brhoomjs
Copy link

I fixed it by add dir="rtl" to the "ion-app" not the "html" in the index.html

not working

@NarSiiiS
Copy link

NarSiiiS commented Dec 6, 2021

still valid in ionic 6

@alitalaee
Copy link

i have this issue too please help

@liamdebeasi liamdebeasi added package: core @ionic/core package type: bug a confirmed bug report labels Mar 1, 2022
@liamdebeasi
Copy link
Contributor

liamdebeasi commented Mar 1, 2022

Thanks for the issue. Can everyone try the following dev build and let me know if it resolves the issue?

6.0.10-dev.11646233226.5f414f4

This dev build applies to all of the Ionic Framework packages. Example:

npm install @ionic/[email protected]

@liamdebeasi
Copy link
Contributor

Thanks for the issue. This has been resolved via #24866, and a fix will be available in an upcoming release of Ionic Framework.

Please feel free to continue testing the dev build, and let me know if you run into any issues.

@ionitron-bot
Copy link

ionitron-bot bot commented Apr 6, 2022

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Apr 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: bug a confirmed bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.