Open devjam1n opened 2 months ago
Using addSlide, prependSlide, appendSlide adds a slide, but they disappear again on breakpoints.
Demo switches thumbs and dots using breakpoints. Codepen demo
No response
Hi. For now, you can pass the slides option with all the slides you want to show, including those that were previously added.
slides
Describe the bug
Using addSlide, prependSlide, appendSlide adds a slide, but they disappear again on breakpoints.
Reproduction
Demo switches thumbs and dots using breakpoints. Codepen demo
Additional context
No response