-
Hello, I didn't find in your API how to add arrows on the sides of the carousel, not below,
Just like in the gif on your page in npm.
Regards
-
When bundling `react-alice-carousel` using rollup, the following warning is shown:
```
Circular dependency: node_modules/vanilla-swipe/lib/utils/index.js -> node_modules/vanilla-swipe/lib/utils/ca…
-
I get the following warning when bundling with a rollup. It also causes some bugs with tree-shaking, e.g. `Utils.calculateInitialState` is `undefined` sometimes
```
Circular dependency: src/vani…
-
Hi,
I have 2 slides on a page with responsive configs set to 991: { items: 5 }.
On page load one loads 5, and the second loads 5 sliders + a little bit of the 6th.
If i resize, then the slider…
-
Hi @maxmarinich,
Thanks for this great React library.
I was wondering if there is some way to set the height of all cards to the height of the tallest one? With the CSS `flex` rule this task is …
-
Hi!
asap i click on my connect metamask button the carousel changes the velocity(so fast)
if i click again to disconnect it goes faster and faster.
dont know if its a problem about the use of a …
-
working fine on my local. Got error it occurs when i uploaded my code on live "aws amplify"
-
Currently when `keyboardNavigation` is set on the carousel,
the `onSlideChange` or `onSlideChanged` events do not fire.
This is problematic whenever custom components are used for
navigation and …
-
Hii @femioladeji ,
When I am doing server sider rendering (by using nextjs), All six images are showing on the webpage first, and then becoming a carousel later which is creating jumping effect. bu…
-
hello I'm a newbie maybe this is a bug or my mistake. Can experts maybe help me? ,
I tried autoplay successfully but when in the last position it didn't experience an infinite loop, and also manage…