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

Using fade not working #27

Open
Ezar101 opened this issue Dec 3, 2023 · 0 comments
Open

Using fade not working #27

Ezar101 opened this issue Dec 3, 2023 · 0 comments

Comments

@Ezar101
Copy link

Ezar101 commented Dec 3, 2023

Describe the bug
When you initialize Slicker with fade = true, the slider no longer works, however I have no errors in the console

To Reproduce
Steps to reproduce the behavior:

  1. npm i @rooi/slicker
  2. import { Slicker } from '@rooi/slicker';
  3. new Slicker(this.#element, {autoplay: true, dots: true, fade: true})

Desktop (please complete the following information):

  • OS: [Windows]
  • Browser [chrome]
  • Version [119.0.6045.161]
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