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

Ensure query params are preserved through an intermediate loading state transition #19448

Merged
merged 2 commits into from
Mar 7, 2021

Conversation

sly7-7
Copy link
Contributor

@sly7-7 sly7-7 commented Mar 4, 2021

@rwjblue @rreckonerr I think I've reproduced a failing test that highlights #19307.

Let me know if it's correct (and not a 'false' failing). Then I don't know how to fix, either it's in ember or in the router microlib.

Fixes #19307

@sly7-7
Copy link
Contributor Author

sly7-7 commented Mar 4, 2021

I think I've found a solution, I mean, at least something that makes this test pass, and not breaking the others.
I'm trying to reproduce this test in the router lib, with no luck at the moment.

@sly7-7
Copy link
Contributor Author

sly7-7 commented Mar 4, 2021

The issue is now (hopefully) fixed. This pr can be merged after a new router.js release, and bumped here.

@rreckonerr
Copy link
Contributor

@rwjblue
Copy link
Member

rwjblue commented Mar 7, 2021

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

Successfully merging this pull request may close these issues.

[Bug] Query param sticky value lost
3 participants