-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
Select & Autocomplete Panel causes lag and choppy animation #10080
Comments
Hi, any updates on this issue, it is preventing our team to upgrade beyond 5.1.1 |
I can definitely reproduce it in your example, but I wasn't able to in our local dev app. It looks like there's a |
Seems to be resolved in 6.0.0 |
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?
Smooth animation when entering into input by holding down a key.
What is the current behavior?
The animation is choppy
What are the steps to reproduce?
https://stackblitz.com/edit/angular-33e4nh
What is the use-case or motivation for changing an existing behavior?
The animation should not be choppy
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Chrome OS
Angular 5.2.3
Material 5.2 & 5.2.1 & 5.2.2
Is there anything else we should know?
Not happening on 5.1.1 and below
Suspect is due to the opening of panels
Suspect is due to #7721
The text was updated successfully, but these errors were encountered: