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

auto play can not work in Android 8.1 #1627

Open
lemondreamtobe opened this issue Aug 31, 2019 · 0 comments
Open

auto play can not work in Android 8.1 #1627

lemondreamtobe opened this issue Aug 31, 2019 · 0 comments

Comments

@lemondreamtobe
Copy link

lemondreamtobe commented Aug 31, 2019

auto play can not work in Android 8.1;
version of react-slick is ^0.25.2
maybe the problem of version ? how can i fix that?
my setting:
const settings = {
dots: true,
infinite: true,
speed: 1500,
slidesToShow: 1,
slidesToScroll: 1,
autoplay: true,
initialSlide: 4,
touchMove: false
};

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

No branches or pull requests

1 participant