You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I remove the "initialize" in the middle, it works ... sort of. It fails with some other errors around Configure.mdx. So I followed the instructions[1] and I get the errors below. I can't quite figure out what I'm missing!
Here is the error:
Cannot read properties of undefined (reading 'apply')
I filed this on StackOverflow and they redirected me here (https://stackoverflow.com/questions/77985046/why-is-storybook-throwing-this-undefined-apply-error?noredirect=1#comment137483137_77985046)
If I remove the "initialize" in the middle, it works ... sort of. It fails with some other errors around Configure.mdx. So I followed the instructions[1] and I get the errors below. I can't quite figure out what I'm missing!
Here is the error:
Here is my preview.tsx:
Any thoughts?
[1] https://github.com/mswjs/msw-storybook-addon#configuring-msw
The text was updated successfully, but these errors were encountered: