-
hi,
I have a project that needs to add some classes to the div.slick-slide that vue-slick-carousel creates. How do I get there?
-
In the Initializer.java class, line 21 makes the game take forever to load and finally crashed with this error. I will look into but I'm still trying to read through all your code and wrap my head aro…
-
When resolving tminglei/slick-pg#289, I noticed that slick's groupBy aggregate didn't support parameters.
Use below codes can reproduce it:
``` scala
import slick.ast.Library.SqlAggregateFunction
im…
-
> short description of the bug / issue, provide more detail below.
I have scanned my website which is build in Drupal 9 for accessibility using AXE Dev tool & we found below mentioned issues which …
-
I install:
```
"react-slick": "^0.25.2",
"slick-carousel": "^1.8.1"
```
in auto play or when I click next I get this exception:
```
inner-slider.js:479 Uncaught TypeError: Cannot read pro…
-
In Alpakka, we have the link:
```
Please visit the [Slick documentation for `DatabaseConfig.fromConfig`](http://slick.lightbend.com/doc/3.2.1/api/index.html#slick.jdbc.JdbcBackend$DatabaseFactoryD…
-
Not sure it maters but when I enter 1l internally it convert to 0.001.
Accepted seems to be the liter
https://en.wikipedia.org/wiki/Non-SI_units_mentioned_in_the_SI
So I'm just wondering if i…
-
Couldn't find a way to `tut`-ify the `tsql` section.
The following code works fine in a file if you compile it.
Pasting this into the REPL (e.g., after starting SBT in the chapter07 project)...
…
-
We've been using Slick 1.8 (with the Slick module For Drupal) for what I believe is a pretty common "photo gallery" use case, where one large slider is synced with a thumbnail carousel, and a user may…
-
Hi,
Vue Slick already has support for Vue 3/ Nuxt 3? This ticket(https://github.com/staskjs/vue-slick/issues/108) it's marked as solved but I can't make the plugin work like on Nuxt 2.
Thanks