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

Fixed loop in tables #93

Closed
wants to merge 4 commits into from
Closed

Fixed loop in tables #93

wants to merge 4 commits into from

Conversation

thegnuu
Copy link
Contributor

@thegnuu thegnuu commented Jun 5, 2023

When iterating over an array within a table with multiple if-statements, some rows were not removed as expected. This PR will fix this.

Previous result:

Screenshot 2023-06-05 at 15 02 38

New result:

Screenshot 2023-06-05 at 15 05 25

As you can see in the previous result, the rows starting with {#type == should not appear in the output.

Would be nice to have this merged so we don't need to keep a separate loop plugin within our projects :)

Thanks a lot!

@thegnuu
Copy link
Contributor Author

thegnuu commented Jul 9, 2023

@alonrbar Sorry, something went wrong, my colleague seems to have made some changes that should not be represented in this PR, I will clean things up and create a new one.

@thegnuu thegnuu closed this Jul 9, 2023
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.

None yet

2 participants