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 release] Sticky query params for nested and for dynamic routes. #11636

Merged
merged 1 commit into from
Jul 2, 2015

Conversation

jmurphyau
Copy link
Contributor

(This PR is to implement PR #11535 on the stable branch)

Fixed query params not being sticky for nested routes

Fixed query params not working for multiple routes that each have a dynamic segment
Previous only 1 dynamic segment was working correctly

Fixed query params not being sticky for nested routes

Fixed query params not working for multiple routes that each have a dynamic segment
Previous only 1 dynamic segment was working correctly
@rwjblue
Copy link
Member

rwjblue commented Jul 2, 2015

Thank you!!

rwjblue added a commit that referenced this pull request Jul 2, 2015
[BUGFIX release] Sticky query params for nested and for dynamic routes.
@rwjblue rwjblue merged commit 7c218ca into emberjs:stable Jul 2, 2015
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.

None yet

2 participants