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] Query params refreshModel #15832

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Boudewijn26
Copy link

@Boudewijn26 Boudewijn26 commented Nov 8, 2017

This reproduces the #15801 in a test case. The problem actually lies in the query param change detection and I'm more than willing to include that. This does demonstrate the most user facing part of this issue.

Any pointers on the best approach to fix this are more than welcome.

While writing this I also noticed that transitioning from the parent route to the child route through the router service, actually triggered a transition abort. I'm convinced this is caused by the same underlying issue, but would be more than willing to include another failing test case to demonstrate that.

Issue: emberjs#15801

Reproduces the case of a refresh due to a queryParam transition in
a child route. *Still requires actual fix.*
@kategengler
Copy link
Member

Is this still relevant?

@Boudewijn26
Copy link
Author

Sorry for the late response. Not to me, I've left the employment of the organisation for which this was relevant at the time. @rmachielse would likely be able to provide a better answer

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

Successfully merging this pull request may close these issues.

4 participants