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

Flickering transitions on Chrome IOS #5809

Closed
moander opened this issue Dec 6, 2019 · 1 comment
Closed

Flickering transitions on Chrome IOS #5809

moander opened this issue Dec 6, 2019 · 1 comment

Comments

@moander
Copy link
Contributor

moander commented Dec 6, 2019

There is a problem with transitions in Chrome IOS. The codepen is using animated stepper as an example but all transitions seems to be problematic.

To Reproduce
Change steps in codepen example:
https://codepen.io/moanderpen/pen/zYxvOZM

Expected behavior
The transitions when changing steps should behave like in Safari and Firefox IOS.

Platform (please complete the following information):
Browsers: Chrome 78.0.3904.84
iOS: 13.2.3
Quasar: 1.5.4

@rstoenescu
Copy link
Member

Hi,

This is a problem with the blink rendering engine, used by chrome and opera. They need to fix it for iOS. We (Quasar) can’t do anything about it. Googling about “chrome ios choppy animation” gives a ton of results on the issue... :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants