Replies: 1 comment
-
Hi, @SEMIN-97. Whenever MSW doesn't intercept requests you think it should, follow the Debugging runbook. Once you do, post here how far you've got, with as much details as possible. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I use to MSW with axios in react project.
I conducted a tutorial to use msw.
But I have problem 404 error in Safari, No problem in Chrome.
Please, I hope you can help me.
msw 2.0.14
axios 1.6.7
mocks/handlers.ts
mocks/broswer.ts
index.tsx
ToDoList.tsx
Beta Was this translation helpful? Give feedback.
All reactions