Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GQL request hang with MSW 0.47.2 #20

Closed
nnnnat opened this issue Sep 13, 2022 · 6 comments
Closed

GQL request hang with MSW 0.47.2 #20

nnnnat opened this issue Sep 13, 2022 · 6 comments

Comments

@nnnnat
Copy link

nnnnat commented Sep 13, 2022

Hey y'all, running into an issue when updating to MSW 0.47.2 where my GQL request never resolve. I'm able to log from the handler function so the request seems to make it but it never responses. Here is an example repo with the issue recreated.

@nnnnat nnnnat changed the title GQL request hang with MWS 0.47.2 GQL request hang with MSW 0.47.2 Sep 13, 2022
@stijnvanhulle
Copy link
Contributor

I'm having the same issue :(

@AlanRad-QH
Copy link

AlanRad-QH commented Sep 15, 2022

REST API requests time out too.

@kettanaito
Copy link
Member

Hey, @nnnnat. Thanks for reporting this.

It's strange, I thought this to be related to #18 but you are using the version of http-middleware with the fix. Someone has to look into what exactly is going on. I may look into this when I have time.

@mauron85
Copy link

mauron85 commented Sep 17, 2022

REST API stopped working with msw 0.47.1. 0.47.0 still works

@robbtraister
Copy link
Contributor

this looks to fix this on my local

@nnnnat
Copy link
Author

nnnnat commented Sep 29, 2022

Issue looks to be resolved using middleware v0.5.2 & msw 0.47.3.

Thanks @robbtraister & @kettanaito!

@nnnnat nnnnat closed this as completed Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants