Aborted transitions propagate error to Ember.RSVP.on('error',...)
Open
bug
Inactive
Needs Reproduction
Routing
- Dominant language
- TypeScript
- Stars
- 22.6k
- Forks
- 4.2k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 15
Description
As seen in this [example](http://emberjs.jsbin.com/wiruqobiqe/1/edit?html,js,console,output), aborted transitions (through redirection or manual abortion) propagates a `TransitionAborted` error to the RSVP error handler while in 1.x it does not. Was this an intentional change or is the error an erroneous error?
Contributor guide
Assessment
This issue has not been assessed yet.