MSW + Next.js does not intercept requests after page refresh #1698
Labels
bug
Something isn't working
needs:triage
Issues that have not been investigated yet.
scope:node
Related to MSW running in Node
Prerequisites
Environment check
msw
versionNode.js version
>= 16
Reproduction repository
https://github.com/khoi-fish/with-msw-fix/tree/fix
Reproduction steps
yarn
yarn dev
localhost:3000
msw
fails to intercept request and the page breaksCurrent behavior
Expected behavior
The expectation is that refreshing should not break the page.
The text was updated successfully, but these errors were encountered: