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

EventStream empty in Chrome Dev Tools? #45

Closed
quintesse opened this issue Nov 21, 2023 · 2 comments
Closed

EventStream empty in Chrome Dev Tools? #45

quintesse opened this issue Nov 21, 2023 · 2 comments

Comments

@quintesse
Copy link

Does anyone have any idea why Chrome isn't showing any events in the EventStream (Chrome DevTools/Network) when using POST with SSE? It might have to do with the non-standard use of POST of course, but it does actually show the EventStream tab, so it did correctly detect that we're dealing with a stream.

It's not important, because everything works just fine, but I was just curious if anyone was seeing the same thing and if there was some kind of fix.

@mpetazzoni
Copy link
Owner

It's unfortunately a bug in Chrome. See #39.

@quintesse
Copy link
Author

Sorry, I did look into the closed issues to see if anybody else had asked this before, I promise. Obviously I didn't look hard enough :-)

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

2 participants