ember.js icon indicating copy to clipboard operation
ember.js copied to clipboard

[BUGFIX release] Query params refreshModel

Open Boudewijn26 opened this issue 8 years ago • 2 comments

This reproduces the https://github.com/emberjs/ember.js/issues/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.

Boudewijn26 avatar Nov 08 '17 10:11 Boudewijn26

Is this still relevant?

kategengler avatar Dec 12 '23 17:12 kategengler

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

Boudewijn26 avatar Jan 17 '24 10:01 Boudewijn26