emberjs / emberjs/ember.js

Query params not updated by transitionTo/replaceWith during active transition

Open
#10,262 5 comments 0 reactions 0 assignees View on GitHub
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

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.