Feel free to delete this section if you have checked off all of the following.
- I've searched open issues to make sure I'm not opening a duplicate issue
- I have read through the docs before asking a question
- I am using the latest version of nuka-carousel
- What version of nuka-carousel are you using?
- What version of React are you using?
- What browser are you using?
- What machine are you on?
It's easier to show us than tell us what's going wrong with your code. Because of this, we ask that you do one of three things to help us reproduce the bug:
- Create a public minimal repository that we can
git clone
, with install + error reproduction steps in the README. - Create a sandbox, reproduce your issue in the code, and paste the link here.
- Open up a PR, include "WIP" and the Issue # in the title, and point us to the failing regression tests.
Expected behavior: [What you expect to happen] Actual behavior: [What actually happens]
Any additional information, configuration or data that might be necessary to reproduce the issue.