-
I believe these lines of code inside `inner-slider.js`will cause an infinity loop at `prevClickHandler`. not entirely sure how I would go abouts fixing it but think would be good to bring to your atte…
-
is there any way to change button style?
when I run the example in repo they disappear
-
On
![image](https://user-images.githubusercontent.com/4512699/49858397-aa1b0d00-fda9-11e8-86c0-f888a48a8295.png),
we need to add three testimonials:
1) "I will say emphatically, your idea was …
-
Any ideia?
```
const slickRef = useRef();
const handlePage = (way) => {
if (way === 'back') {
slickRef.current.slickPrev();
} else {
slickRef.current.slickNext();
}
};
```
…
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/antd-reproduce-5x-fssws4?file=demo.tsx)
### Steps to reprod…
-
https://codesandbox.io/s/k6n066ox5
-
SimpleSlider should have only 2 clones, but we have 7 clones.
-
Assume we given 6000ms for autoplayspeed.
Here, when we hover on the banner its pausing and when mouse leave again the timer is running 6000ms again and moving to next slide.
Actually it should like…
-
### Link to the code that reproduces this issue
https://github.com/algodomain/nextjs-image-issue
### To Reproduce
Use the public folder and copy any image under img folder
```
root
|_ public
…
-
### Environment
* Operating System: Ubuntu version 18.04.4
* Python Version: Python 3.7.8
* How did you install Qgrid: conda
* Python packages: [py37_rdkit.txt](https://github.com/quantopian/qgr…
ghost updated
3 years ago