TypeError: Cannot read properties of undefined (reading 'addEventListener') with StoryShots Storybook

Viewed 198

I'm using Storyshots with storybook for snapshot testing. Referred to the documentation here: link1, link2

The complete error log

Followed all the steps here, but don't know why the error is coming :)

You can find the code here

I have also searched on the internet for possible solutions but didn't find any solution which helps.

Can someone please tell me how to fix this issue?

0 Answers
Related