-
I'm using latest version (2.8.0) its working fine with local run (npm start) but when we make a build of projects from bundle its not working. Please checked attached screen shot. Here I'm sharing my …
-
### Guidelines for posting a new issue
In PageSpeed insights i receive the following message: Ensure text remains visible during webfont load.
How to FIX this situation?
* Please replicate …
-
* **Electron-Builder Version**: 23.6.0
* **Node Version**: v18.15.0
* **Electron Version**: 25.2.0
* **Electron Type (current, beta, nightly)**: current
* **Target**: Mac …
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information o…
-
## 질문 작성자
박세은
## 문제 상황
현재 타잉 프로젝트를 하고 있고 캐로셀을 구현하기 위해 react-slick을 사용하고 있습니다. 캐로셀을 구현하며 해결되지 않는 css 관련 문제가 있어 질문을 드리려고 합니다.
**1. 캐로셀 가장 마지막 부분에서는 .slick-list에 적용된 패딩만큼 slide가 떨어져야 하는데 어떻게 …
-
-
Hello,
I'm trying to use this wonderful library with typescript.
encountered the following errors on build :
1. tried following https://github.com/akiran/react-slick/blob/master/examples/Custo…
-
### Describe the bug
I have a TypeScript CRA app (pretty large commercial project) that we want to initialise it with Storybook. I have setup storybook by running init command (automatic way) and w…
-
In iOS there's a UI element called a ["context menu"](https://developer.apple.com/design/human-interface-guidelines/components/menus-and-actions/context-menus), which one gets when long-pressing somet…
-
I'm seeing the following behavior when using react-slick in non-infinite mode:
- with slidesToShow=1 and 1 item in the carousel, the div can be dragged left or right, it does not snap back. I noticed…