-
![Screenshot 2022-05-22 114843](https://user-images.githubusercontent.com/7571856/169696339-20720fc8-3458-4adb-b6f5-0c6eaca477b6.png)
The slides should be one according to the screen size, but …
-
- [x] react.slick 사용해서 목데이터로 carousel 구현
-
## Current Behavior
Component is not working as expected when scrolled to view.
SCSS is not loading , nor JS is getting downloaded .
Example faq section collapse/uncollapse not working.
## Exp…
-
Has anyone expressed interest in a carousel component, something along the lines of this https://react-slick.neostack.com/ ?
Seems like a natural thing to include in Blueprint...
-
I'm getting the following error in browser:
```caught ReferenceError: React is not defined
at DepthOfField (index.js:209:1)
at renderWithHooks (react-reconciler.development.js:7363:1)
…
-
In the Auto Play demo page (https://react-slick.neostack.com/docs/example/auto-play-methods).
When we click on a dot, the user is getting a feeling like two dots are active.
Why are we having this …
-
I have installed verdaccio and published a private pacakge to it and have set yarn registry to make requests to verdaccio proxy server. yarn makes request to the proxy server with some following reque…
-
Hello,
I'm having trouble getting react-slick to work properly utilizing asNavFor. When attempting to change slides, it will just freeze the web page / sliders.
I believe what's happening when …
-
Hello. I just tried this package and got an issue. In active vertical mode i have to move mouse horizontally and only in that way slides change vertically. How to fix it, please?
{
arr.map(…
Reg93 updated
5 months ago
-
### Hello,
I've found an issue where the pagination dots do not behave as expected when a user sets an decimal number for `slidesToShow `(e.g., 1.5) and `infinite `is set to false.
In this scena…