jossmac / jossmac/react-images
componentWillMount warning when running tests
Open
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 433
- PR merge metrics
- No merged PRs in 30d
Description
**Steps to reproduce the behavior:**
Run test file with jest while importing `import Carousel, { Modal, ModalGateway } from 'react-images';`.
**Expected behavior:**
No warning should appear.
**Actual behavior:**
A warning appears:

Contributor guide
Assessment
This issue has not been assessed yet.