Skip to content

Have to refresh for browser to continue to render components #1177

Answered by kettanaito
KadeerAmin asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, @KadeerAmin.

Do you have a reproduction repository where I can look into this? It doesn't seem to be an issue with MSW. Could you please take the following steps to be sure:

  1. Update to the latest version of the library npm i msw@latest. Also, don't forget to update the worker script if you're not using msw.workerDirectory property in your package.json.
  2. If the issue persists, disable MSW and see if the issue is still reproducible. If it is, it's likely the root cause lies somewhere in your app's code. If it's solved, then I'd kindly ask for a reproduction repository.

This kind of issue is possible conceptually if the worker intercepts static assets. However, we have an explicit logic…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@KadeerAmin
Comment options

Answer selected by KadeerAmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants