fetch-event-source icon indicating copy to clipboard operation
fetch-event-source copied to clipboard

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

Open quantaoluo opened this issue 2 years ago • 6 comments
trafficstars

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 ??

quantaoluo avatar Sep 19 '23 04:09 quantaoluo

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

tczzz avatar Feb 02 '24 07:02 tczzz

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

Cai-Quan avatar Apr 29 '24 06:04 Cai-Quan

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

houshixian avatar Jun 06 '24 05:06 houshixian

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

virtueDe avatar Aug 20 '24 02:08 virtueDe