emberjs / emberjs/ember.js

Aborted transitions propagate error to Ember.RSVP.on('error',...)

Open
#12,505 42 comments 22 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.