Uncaught (in promise) Error: Application abort request
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 493
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
I'm not clear on the purpose of this error, and how I should be catching it to prevent it. It's happening on some reset() calls but not all. I see abort() gets called when the reset action is dispatched but I'm not clear on why it only happens on some resets.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the uncaught promise error across reset() calls and trace the reset action to the abort() call mentioned in the report. Compare resets that trigger the error with those that do not, then establish when the promise is rejected and what handling is expected. Done means the abort behavior and a reliable way to prevent or handle the uncaught error are documented or fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100