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

Mobile Safari doesn't always hide previously selected cells #6

Open
luksak opened this issue May 2, 2019 · 3 comments
Open

Mobile Safari doesn't always hide previously selected cells #6

luksak opened this issue May 2, 2019 · 3 comments

Comments

@luksak
Copy link

luksak commented May 2, 2019

Test case: https://codepen.io/luksak/pen/QPXoxr

While working on my current project I encountered a bug on Mobile Safari. When switching through slides, in some cases previously selected slides are still visible. To reproduce this, I have to move through the slider for quite some time. I couldn't find a pattern when this happens until now.

@luksak
Copy link
Author

luksak commented May 8, 2019

I have two findings regarding that might be relevant:

  • I encountered cases where every single slide becomes visible for a short time when selecting slides using the Flickity.select() method.
  • In Firefox I get those warnings during transitions: Error in parsing value for ‘opacity’. Declaration dropped. While debugging, sometimes alpha is of type Infinity inside Slide.setOpacity(). I'm not sure if this could be causing this and if it is relevant...

@desandro
Copy link
Member

Thanks for reporting this issue. I'll have to take a look.

@luksak
Copy link
Author

luksak commented May 27, 2019

@desandro thank you! Here is the website where I am facing this issue: https://nicolasduccom.luksak.now.sh/

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

No branches or pull requests

2 participants