Open
Description
Summary:
I'm trying to make a snapshot test with jest and I got this error: TypeError: Cannot read property 'monitorScrollValue' of null and the test fail without making any snapshot
Steps to reproduce:
- make a snapshot test following jest tutorial, on a component with a modal in it
Expected behavior:
Snapshot is created
Additional notes:
I'm using create react app.
Metadata
Metadata
Assignees
Labels
No labels