You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
They. Have. Tests.
But you know what's funny about tests? They should be properly written too.
Alright, I fixed the most obvious bug ever, can't imagine how they come so far with it.
Not going to do any helpful things for those, who created this, but for community.
First of all, you have to get rid of node-sass. It's deprecated and not going to work with Python39, but developers don't seem to care. Use dart-scss instead. Just replace node-sass with sass.
if you use slides.map just like any developer would display slides from database, you should fix src/tools/getChildren file.
Replace with
So, settings. When I add infinite plugin, it just empty, doesn't show anything. Completely.
Other settings like fastSwipe, slidesToShowPlugin and so on make no difference.
When It loads, content is cut, I don't see more than on screen. If I resize window a bit, it appears, but I still can scroll it away from the screen.
ice_video_20210614-235927.mp4
I don't understand one thing. This library has a community, quite nice markup on github and they even asking for donations.
How do you use it? Why do you use it?
They. Have. Tests.
But you know what's funny about tests? They should be properly written too.
Alright, I fixed the most obvious bug ever, can't imagine how they come so far with it.
Not going to do any helpful things for those, who created this, but for community.
First of all, you have to get rid of
node-sass. It's deprecated and not going to work with Python39, but developers don't seem to care. Use dart-scss instead. Just replacenode-sasswithsass.if you use
slides.mapjust like any developer would display slides from database, you should fixsrc/tools/getChildrenfile.Replace with
I know what you think, but yea, they have
[children]instead.Then in main
Carousel.jsfile instead of calling this every single render you should use state. Doesn't matter, recoil oruseStatefrom React.And then drop this somewhere too
When I fixed it, at first I thought that all my problems are solved, but how silly was I!
What made me think other things are written better?
I can't imagine that they did something more complex than examples in documentation, because nothing is working at all.
All I wanted is to have a carousel with items from database. I requests it, I pass it as a child.
So, settings. When I add
infiniteplugin, it just empty, doesn't show anything. Completely.Other settings like
fastSwipe,slidesToShowPluginand so on make no difference.When It loads, content is cut, I don't see more than on screen. If I resize window a bit, it appears, but I still can scroll it away from the screen.
ice_video_20210614-235927.mp4
I don't understand one thing. This library has a community, quite nice markup on github and they even asking for donations.
How do you use it? Why do you use it?