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

Query param bug in routing example app #364

Open
patsy-issa opened this issue Dec 1, 2020 · 5 comments
Open

Query param bug in routing example app #364

patsy-issa opened this issue Dec 1, 2020 · 5 comments
Assignees
Labels

Comments

@patsy-issa
Copy link
Contributor

Steps to reproduce:

  • Checkout repo
  • Navigate to the routing example folder and launch the application
  • Navigate to /media
  • click on the movies link
  • select an item from the movie list

During the transition the list will revert back to the albums for a short duration before transitioning into the correct route.

@patsy-issa patsy-issa added the bug label Dec 1, 2020
@patsy-issa patsy-issa self-assigned this Dec 1, 2020
@marcoow
Copy link
Member

marcoow commented Dec 15, 2020

@patsy-issa didn't you say this was caused by a bug in Ember itself?

@patsy-issa
Copy link
Contributor Author

That is correct, it seems similar to emberjs/ember.js#12107 I have extracted the repro example and writing up my findings to submit them to the ember.js repo

@marcoow
Copy link
Member

marcoow commented Dec 15, 2020

Ok, please link here then so we can keep track.

@patsy-issa
Copy link
Contributor Author

Ember repo issue: emberjs/ember.js#19307

@sly7-7
Copy link

sly7-7 commented Mar 4, 2021

If that could help, I've found a workaround (posted in the related issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants