Aborting a transition clears the resolved model
Open
Has PR
Has Reproduction
Needs Bug Verification
Routing
- Dominant language
- TypeScript
- Stars
- 22.6k
- Forks
- 4.2k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 15
Description
When you abort a transition in `afterModel` and go to an intermediate route, the model for the previous route does not exist, although it was resolved.
https://ember-twiddle.com/db66247a084b6028d31c29ef856d7301 (See the console log)
Contributor guide
Assessment
This issue has not been assessed yet.