jossmac / jossmac/react-images
trackProps instant is not respected
Open
bug
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 433
- PR merge metrics
- No merged PRs in 30d
Description
**Steps to reproduce the behavior:**
Add a Carousel inside of a Modal and set the trackProps of the Carousel `instant: true`
```
```
**Expected behavior:**
No animation when clicking through the pictures. It should instantly transition to the next picture.
**Actual behavior:**
Still has the slide in animation
Contributor guide
Assessment
This issue has not been assessed yet.