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

Fix route errors #1

Merged
merged 3 commits into from
Feb 22, 2017
Merged

Fix route errors #1

merged 3 commits into from
Feb 22, 2017

Conversation

deverstalmage
Copy link
Collaborator

This PR fixes the issues outlined here: mike-north#83

This fixes an exception when switching between
routes with same name but different parameter.
This uses all the available contexts to generate the URL instead of
just the first one.
@deverstalmage deverstalmage merged commit 84abad3 into master Feb 22, 2017
kielni added a commit to kielni/ember-perf that referenced this pull request Jul 20, 2017
- use setupController since activate isn't called on model change
- include query params
@kielni
Copy link

kielni commented Jul 20, 2017

Could you do a PR for these on https://github.com/mike-north/ember-perf? I did one for the multiple params already (mike-north#136) and just stumbled across the other two issues.

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