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

Fix :class option to sort_link when no additional parameters are given #1288

Merged
merged 2 commits into from
Mar 23, 2022

Conversation

deivid-rodriguez
Copy link
Contributor

In the end I decided to make this fix backwards compatible.

I will deprecate passing two different option hashes in a separate PR.

Fixes #1277.

It was being ignored (rather, added to the query string), instead of
being added to the link's class option.
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.

sort_link class: does not get passed correctly when no label argument passed (SortLink.new)
1 participant