emberjs / emberjs/ember.js

Active route after `transition.retry()`

Open
#15,518 7 comments 0 reactions 0 assignees View on GitHub
bug Has Reproduction Routing
Dominant language
TypeScript
Stars
22.6k
Forks
4.2k
Avg merge
3d 12h
Merged PRs (30d)
15

Description

I'm storing a `Transition` in order to return to that route at a later point.

### Expected
`transition.retry()` should returns me to this route and set correct state.

### Current observed behavior
After calling `transition.retry()` from an `action` on another route I am returned to the route, the URL changes however the wrong links have the `active` class

### Example
https://ember-twiddle.com/50588f2e4afc9cb99a74bc3eada38a81

### Version
Ember 1.12+ ... alpha

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.