Skip to content
Discussion options

You must be logged in to vote

Hey, that might be due to you have setup service worker for other project (which could be completely unrelated to Remix) using the same local url such as http://localhost:3000.
You can verify this by removing service worker manually, for example, from chrome devtools here:

reveal screenshot

It might be also the case that you are using service worker rather unintentionally via libraries, such as msw https://github.com/mswjs/msw. If that's the case, the question might be better asked there.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lambdaxyzt
Comment options

@hi-ogawa
Comment options

Answer selected by lambdaxyzt
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