Closed kazu-2020 closed 1 year ago
Not sure if this will help you, but I had a similar issue—turns out I had the mswLoader
in parameters.loaders
instead of loaders
. I misread the config:
https://github.com/mswjs/msw-storybook-addon#configure-the-addon
@binomialstew thanks!!
Hi there! Thanks for the add-on! 👍🏻
I want to catch "/contractors/achievement" in msw, but it returns a 404 error 😱
At this stage, the logs confirm that msw is running.
package's version
Current Implementation
.storybook/main.ts
preview.tsx
Sample.stories.tsx