-
![real slick vs](https://cloud.githubusercontent.com/assets/408804/14247862/6b3a9cd8-fa71-11e5-942e-80291670bffb.PNG)
-
> Slick slider override's the inline style applied on each slide element.
I initialized slick on an element of which the slide elements has background image applied with inline style attribute. Using…
-
I'm running into an odd problem with SQLServerDriver from slick-extensions 3.1.0 when it's used with slick 3.1.1.
This code works:
class SomeClass {
import SQLServerDriver.api._
…
-
I wrote an [article ](https://bigcommerce.websiteadvantage.com.au/tag-rocket/articles/bigcommerce-speed-optimisation-carousel/)on this, but think it would be worth baking a solution onto Cornerstone. …
-
Hello.
I have a carousel with 5 items and only 3 are showing.
The issue is that the carousel always start with index 1. I would like it to start with the current active slide or `slick-current`.…
-
Hi,
I have my slick carousel looking like:
```
```
However - when the data `questionsMost` scope variable gets updated, the items in the carousel appear as a list on my page, not as an updated ca…
-
Hello,
I ve just discovered your plugin, which is super slick and so far i Like it.
I ve been using Obsidian for a year or so now and I am slowly trying to use Tiago Forte System. I like the "disti…
-
Tried v7.5.0 with the latest Java from java.com, 1.8.0
Tried play_slick:
![image](https://user-images.githubusercontent.com/13919134/99893759-78727800-2c47-11eb-8432-f243332794e4.png)
Log:
```
…
-
How do I sort rows on the basis of a key in a jsonb type.
My jsonb data looks like this, column name is RESULTS.
```
{"data":"a","count":"10"}
{"data":"b","count":"11"}
{"data":"c","count":"13"…
-
Hi guys thank you for the amazing work.
I was just noticing that if i set adaptiveHeight: true works but it doesn't have smooth animation like the original slider.
You can see even on react-slic…