Jest unit test error from mockAllIsIntersecting since installing intersection-observer #571
Unanswered
Muzyar-rad
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Can you post the full stack trace? Installing |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Do you know why I am getting this following error since installing
npm i intersection-observer
?This is the error I receive when using mockAllIsIntersecting in my test:
TypeError: Cannot read property 'isIntersecting' of undefined
Beta Was this translation helpful? Give feedback.
All reactions