Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

componentWillMount warning when running tests #371

Open
emipc opened this issue Apr 27, 2020 · 0 comments
Open

componentWillMount warning when running tests #371

emipc opened this issue Apr 27, 2020 · 0 comments

Comments

@emipc
Copy link

emipc commented Apr 27, 2020

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:
Screenshot 2020-04-27 at 11 34 51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant