-
Hello,
Technically I am using BlogstreamPro, but it looks like the issue is common to—and originates from—Blogstream, so I am reporting it here. With your theme activated, I am getting 404 errors f…
-
Although .owl-stage-outer has overflow: hidden;, and .owl-stage content is visible only through .owl-stage-outer's dimensions, the overflowing content is "phisically" there, interactable, and covers t…
-
The latest *app-owl-slider* refers to owl version 2. In owl 2 you have to replace `beforeInit` with the new `onInitialize` callback to implement random sorting. Look [here](https://stackoverflow.com/q…
-
### Is this a bug report or a feature request?
Bug report
### Have you read [the guidelines](https://github.com/archriss/react-native-snap-carousel/blob/master/CONTRIBUTING.md) regarding bug rep…
-
This fiddle speaks for it self.
If you have autoplayTimeout set to a lower value than smartSpeed the slider stops after first slide
https://jsfiddle.net/tLfmho8x/2/
Also it would be great if ticker …
-
I am trying to use the amazing Slick carousel for a simple slider, but am having difficulties with Slick's responsiveness, since I cannot 'turn this off'/modify this manually.
The slider should be fu…
-
**Describe the bug**
The first slide image appears only on the first run through the slider. After that, the first slide image is blank.
This happens whether I let it autoplay or swipe manually. I…
-
# Form > Slider
## Requirement
**As a** developer
**I want** to insert a carousel
**So That** I will get this ready to use component compatible with Orange design specifications and a11y requi…
-
### A summary of the issue and the browser/OS environment in which it occurs. If suitable, include the steps required to reproduce the bug.>
1. This is the first step
2. This is the second step
3. …
-
I've noticed over the years that the slider cannot be initialized on hidden HTML. The solution has always been to show the HTML and then initiate the slick slider. However, this means that the HTML is…