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

Automatically binding nested array iterators #487

Merged
merged 33 commits into from
Feb 29, 2024
Merged

Conversation

g105b
Copy link
Member

@g105b g105b commented Feb 15, 2024

This PR fixes a bug with a gap in assumed functionality. When there's an object that extends ArrayIterator, and the iterator it represents holds nested iterators, a bug in functionality meant the nested HTML would not be created correctly.

Closes #486

g105b added 30 commits July 24, 2022 20:24
@g105b g105b merged commit 743c005 into master Feb 29, 2024
7 checks passed
@g105b g105b deleted the 486-array-iterator branch February 29, 2024 13:21
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.

BindList: Nested ArrayIterator
1 participant