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

test(looping): Add test for #179 #180

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Zearin
Copy link
Contributor

@Zearin Zearin commented May 21, 2023

Adds a test to address Issue #179.

According to the WebC docs webc:for:

…works with Objects and any Iterable (String, Array, Map, Set, etc).


Currently a draft, as I don’t have the skill to make the test pass. ☹

Issue 179:
> bug: “`loopContent.map is not a function (via TypeError)`” 11ty#179
@Zearin Zearin marked this pull request as ready for review May 21, 2023 16:13
@Zearin Zearin marked this pull request as draft May 21, 2023 16:14
@Zearin
Copy link
Contributor Author

Zearin commented May 21, 2023

@zachleat Can you help get this test to pass?

@Zearin
Copy link
Contributor Author

Zearin commented May 27, 2023

@zachleat Can you help me fix this bug? Currently, webc:for does not do what the docs say that it should.

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.

1 participant