-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
[Tabs] RTL animation is broken #8833
Comments
any progress? |
we have same problem |
I have the same issue. |
Also, if it helps to locate the issue: |
Is there any plan for future releases? |
same problem. |
this issue is still ongoing. |
Fixes that the tabs content is not animating properly in chrome when RTL is turned on. Fixes angular#8833. Fixes angular#9465
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug, feature request, or proposal:
bug
What is the expected behavior?
tabs switch animation in RTL should work in the correct direction:
when pressing a tab on the left, content should swipe-in from left
What is the current behavior?
content always swipes from right, and sometimes just appears
What are the steps to reproduce?
material demo for 5.0.0-rc.3
select RTL and switch any tabs
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
material 5.0.0-rc.3 (running demo-app)
The text was updated successfully, but these errors were encountered: