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

Ember 2.5.0: You're not allowed to have more than one controller property map to the same query param key. #14943

Closed
aonawale opened this issue Feb 20, 2017 · 6 comments

Comments

@aonawale
Copy link

aonawale commented Feb 20, 2017

Transitioning from a child route to another child route on the same route level triggers this error when the parent route have query parameter.

Here is a demonstration on twiddle: https://ember-twiddle.com/e086695d4c621cd3c4f4653dfe1a8963?openFiles=routes.checkout.payment.js%2C

@locks
Copy link
Contributor

locks commented Feb 20, 2017

@aonawale I think you forgot to save, I only see the default Twiddle files.

@aonawale
Copy link
Author

saved @locks

@rwjblue
Copy link
Member

rwjblue commented Feb 20, 2017

The link above does not include the Gist ID, I suspect that https://ember-twiddle.com/e086695d4c621cd3c4f4653dfe1a8963?openFiles=routes.checkout.payment.js%2C is the twiddle we are looking for...

@aonawale
Copy link
Author

That's right @rwjblue. I have updated my comment to reflect this.

@Serabe
Copy link
Member

Serabe commented Feb 24, 2017

This is working in both 2.8.3 (twiddle for the latest LTS) and 2.11.2 (example for latest version as of this writing).

Version 2.5 is no longer supported. Please, upgrade to either LTS or latest version. Please review the LTS announcement blogpost.

Thank you!

@Serabe Serabe closed this as completed Feb 24, 2017
@Turbo87
Copy link
Member

Turbo87 commented Sep 19, 2017

This seems related to #13258 🤔

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

No branches or pull requests

5 participants