We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
First of all, I would like to thank you for this amazing plugin it almost checks all of my requirements.
However, I did find an issue when I use the itemWidth setting along with the infinite setting. Please find the reproduction steps below.
example: https://stackblitz.com/edit/react-ts-ke7fxn?file=index.tsx output: https://react-ts-ke7fxn.stackblitz.io
If you notice the output, the page is completely blank.
Any guidance in solving this issue would be much appreciated.
The text was updated successfully, but these errors were encountered:
I'm having the same issue, but I'm not using itemWidth.
itemWidth
Sorry, something went wrong.
Me too. Also the same issue with the infinite plugin. The items inside the carousel appear for a short moment and disappear away.
No branches or pull requests
Hi there,
First of all, I would like to thank you for this amazing plugin it almost checks all of my requirements.
However, I did find an issue when I use the itemWidth setting along with the infinite setting. Please find the reproduction steps below.
example: https://stackblitz.com/edit/react-ts-ke7fxn?file=index.tsx
output: https://react-ts-ke7fxn.stackblitz.io
If you notice the output, the page is completely blank.
Any guidance in solving this issue would be much appreciated.
The text was updated successfully, but these errors were encountered: