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

@microsoft/fetchEventSource dispose method always curRequestController.abort with console error log #58

Open
quantaoluo opened this issue Sep 19, 2023 · 4 comments

Comments

@quantaoluo
Copy link

quantaoluo commented Sep 19, 2023

image image image

Uncaught (in promise) DOMException: The operation was aborted.
this error message always show in the console log, even the request is success finish.

how to hidden this log or has other solution ?? is anyone face the same issue ??

@tczzz
Copy link

tczzz commented Feb 2, 2024

I ran into the same situation and there was no way to catch the error

@Cai-Quan
Copy link

Me too. My error, The user aborted a request.

1 similar comment
@houshixian
Copy link

Me too. My error, The user aborted a request.

@virtueDe
Copy link

I'm the same, my request wasn't fulfilled and I was interrupted

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

5 participants