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

Error at the end of stream #6

Open
tkeer opened this issue Jan 10, 2023 · 2 comments
Open

Error at the end of stream #6

tkeer opened this issue Jan 10, 2023 · 2 comments

Comments

@tkeer
Copy link

tkeer commented Jan 10, 2023

Can you please let me know why does it throw an error when stream is completed.

And seems like nothing is being passed to errorEvent function, is it a bug?

this.dispatchStreamData(this.errorEvent(), observer);

@aresot
Copy link

aresot commented Mar 29, 2023

Same issue for me when I do POST request.

@rubinhos
Copy link
Owner

rubinhos commented Mar 30, 2023

Hey @tkeer and @aresot , sorry for my delay in answering. As I do remember, this is an EventSource behaviour. I just reproduced in the service. On the first version, this was a EventSource lookalike for Angular, maybe this isn't necessary anymore.

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

3 participants