Query params not updated by transitionTo/replaceWith during active transition
Open
Has Reproduction
Needs Bug Verification
Query Params
Routing
- Dominant language
- TypeScript
- Stars
- 22.6k
- Forks
- 4.2k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 15
Description
When entering a route, a call to `transitionTo`/`replaceWith` does not update query params when called prior to `setupController` hook.
Example:
http://jsbin.com/merivu/5/
clicking **About** should set `thing` qp to `transitioned`
Contributor guide
Assessment
This issue has not been assessed yet.