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

Autoplay stops working in small screen resolutions #141

Open
anna-schang opened this issue Jan 31, 2019 · 0 comments
Open

Autoplay stops working in small screen resolutions #141

anna-schang opened this issue Jan 31, 2019 · 0 comments

Comments

@anna-schang
Copy link

Autoplay works fine in resolutions with screens greater 576px. When the screen is smaller, autoplay stops. No error is thrown. It can be reproduced in Chrome with responsive layout. Enlarging the screen Above 576px continues autoplay.
Interval and loop is set and my grid is set to { xs: 1, sm: 1, md: 1, lg: 1, all: 0 }. Did I miss something or is this a bug?

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