fetch-mock no longer works in version 2.9.0+ #9878
Unanswered
eduardodallmannsysmap
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello, I have an application that uses fetch-mock a lot to speed up local development. But since version 2.9.0 of remix fetch-mock no longer works. I read in the changelog that they changed several things regarding fetch.
I tried several things, with no more ideas of what to do. Could someone help me?
I made two codesandboxes as an example:
https://codesandbox.io/p/devbox/fetch-mock-remix-2-8-1-sh3tc6
https://codesandbox.io/p/devbox/fetch-mock-remix-2-9-0-sdlnz2
Beta Was this translation helpful? Give feedback.
All reactions