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

Backport/bugfix query params helpers pr #18458 issue #18076 #18546

Conversation

NullVoxPopuli
Copy link
Sponsor Contributor

thanks @Alonski !

Using (query-params) helper outside of a link-to is incorrectly failing
Using (query-params) helper outside of link-to should not throw
@Alonski
Copy link
Member

Alonski commented Nov 14, 2019

Welcome @NullVoxPopuli ;)

@rwjblue
Copy link
Member

rwjblue commented Nov 15, 2019

Looks like we have one test failure:

Test failed: {{link-to}} component with query-params (rendering): (query-params) must be used in conjunction with `{{link-to}}", source: (49)

@NullVoxPopuli
Copy link
Sponsor Contributor Author

yeah, the bug isn't actually fixed yet, somehow :(

@rwjblue
Copy link
Member

rwjblue commented Nov 15, 2019

@NullVoxPopuli - Hmm, maybe I'm miss reading that message but it seems that the test is specifically stating that (query-params can't be used outside of a link-to (whcih is the thing we fixed!). My suggestion: find the test, confirm its testing the bad behavior, delete the test.

@NullVoxPopuli
Copy link
Sponsor Contributor Author

@Alonski
Copy link
Member

Alonski commented Nov 16, 2019

@NullVoxPopuli I just opened #18555
This can be closed?

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

Successfully merging this pull request may close these issues.

3 participants