-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Sliding list sliding items not working in RTL #10219
Comments
I used to have problems with ionic 2 sliding items when using RC versions, try to update ionic to final and the problem will be solved. |
@Abderrahmane-H It solves the problem only if style="direction:ltr" is set, RTL is same - not working correctly. |
yes you are right , well there is a workaround until there is a fix : |
@Abderrahmane-H This is just about my previous comment... it is a workaround but this issue still need to be fixed |
Hello, thanks for opening an issue with us! I am going to close this issue as a duplicate of #8107. |
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. |
Ionic version: (check one with "x")
[ ] 1.x
[x ] 2.x
I'm submitting a ... (check one with "x")
[x ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
![image](https://cloud.githubusercontent.com/assets/6171883/22395671/94791b48-e54d-11e6-8ded-e7388bc3a06c.png)
Sliding list don't show the sliding buttons correctly and few issues with the display.
Before sliding:
After sliding left:
After sliding right:
![image](https://cloud.githubusercontent.com/assets/6171883/22395675/b14256a4-e54d-11e6-8874-fddbe40e9262.png)
After sliding more and more right:
Expected behavior:
Steps to reproduce:
Use ion sliding list in any RTL app
Related code:
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: