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 erroring suggestion in docs #2087

Merged
merged 1 commit into from
Feb 8, 2023
Merged

Conversation

InputUsername
Copy link
Contributor

@InputUsername InputUsername commented Jan 26, 2023

The docs (link) suggest reverse after group_by, but that causes an error:

Error: Reason: Filter `reverse` received an incorrect type for arg `value`: got `...` but expected Array|String

https://tera.netlify.app/docs/#group-by has a solution, so I used that.

Sanity check:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

The docs suggest `reverse` after `group_by`, but that causes an error.
Copy link
Collaborator

@Keats Keats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Keats Keats merged commit 9ea33f0 into getzola:master Feb 8, 2023
Newbytee pushed a commit to Newbytee/zola that referenced this pull request Feb 16, 2023
The docs suggest `reverse` after `group_by`, but that causes an error.
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.

2 participants