-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Description
Recently I'm using slick slider I noticed that if I return null
from a component the slider is still showing slide item for the null value. let me share an example let's say i have 4 items in a list I'm returning null
for the first 2 items so slider should show only 2 items since null is not a valid value/component but it's showing 4 items with 2 empty slides ! is this expected behaviour in slick slider ?
slick slider implementation
I also tried the same example using Owl carousel which is showing expected results.
owl carousel implementation
Ezhil-Git and AnselmoFarfan2002
Metadata
Metadata
Assignees
Labels
No labels