Hi,
I am developing customer ui extension app, and run in shopify app dev.
But it stops server every few seconds by showing this error:
" AbortError: The user aborted a request. "
Why it keeps on happening.
Hi,
I am developing customer ui extension app, and run in shopify app dev.
But it stops server every few seconds by showing this error:
" AbortError: The user aborted a request. "
Why it keeps on happening.
It sounds like this could be a request timeout or cancellation - you could check that your app is not unintentionally aborting requests due to timeouts or user actions.
Also are you using an up to date version of the CLI?
Are you still seeing this issue or can I mark this as solved @Sivakumar ?
I also see this error occasionally. Seems just like a random timeout.
I am seeing this issue 100% of the time when I am using my phone as a hotspot (with or without a VPN enabled). Shopify’s CLI only works for me when I am on my home WiFi.
This happens when you having a ongoing fetch request and navigate to different page, an error is thrown:
Uncaught (in promise) ex: Deferred data aborted
Nothing breaks, I’ve ignored this in my sentry.