Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Fix transitionTo with scoped aliased queryParam. #18859

Merged

Conversation

ttill
Copy link
Contributor

@ttill ttill commented Apr 3, 2020

When the router service scopes query params passed to transitionTo, this would raise an assertion when a query param has an alias.

Side note: There is some relevant discussion in #18244 on the complexity of _hydrateUnsuppliedQueryParams.

When the router service scopes query params passed to `transitionTo`,
this would raise an assertion when a query param has an alias.
Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ttill! Sorry for the delay here.

@rwjblue rwjblue merged commit 08e4da2 into emberjs:master May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants