ember.js
ember.js copied to clipboard
Test for #14721
Appears to be a router.js issue.
Perhaps the resolved model is not added to https://github.com/tildeio/router.js/blob/b2bbdec2f0ec16db1f95a9c03268bd2a286dea22/lib/router/transition.js#L28
Depending when / where the transition was aborted, it should still call https://github.com/tildeio/router.js/blob/17a4cd3b6ac8053f3eb20d4358e2bc37653774b6/lib/router/handler-info/resolved-handler-info.js#L10?
@chadhietala Given recent router work, do you think you might be able to take a look at this?
Is this still relevant?
Is this still relevant?
Looks like, yes.