Open akiran opened 4 years ago
Would love to see this completed!
Is this going to be resolved? Just been around in circles on all the issues referring to this and can't find any mentions of a fix, nor any workarounds that solve the problem for us.
I currently face the same problem. Has the react-slick
team included the fix into any releases? With the presence of the unnecessary div
, the horizontal margin between slides gets removed unexpectedly.
Any update? I'm facing this issue on v0.27.12
@akiran Should I work on this?
Currently, react-slick wraps each slide with div, which deviates from the slick-carousel implementation. So we will remove unnecessary div after fixing other pending issues in this library. Hopefully, we will make a release with this fix in a month or two.
This would be breaking change. When writing CSS be aware that div wrapper on the slide will be removed in future.
Using this issue for tracking progress and discussions related to this change.