Please make sure your slides and slide content have a height / width or they will not display.
For example, if you have an image in the slide, ensure it has an appropriate size based on the type of slider you are making.
If this doesn’t fix the problem, check the blocks containing the slider - if the parent is set to display: flex, with certain settings it may cause the slider to not render.
I just wondering if this bug, of not showing the slider when flex is selected, will be solved?
I followed a “tutorial” in youtube which explicit starts with setting the div in Fles Horizontal to create an fade effect on both sides of the slider. I was recreating it, but now it doesn’t work.
From a quick scan through the video, it seems as though the flex is not really needed - as long as you set position: relative; on the container div, it should still work perfectly without display: flex;