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

BindList: Nested ArrayIterator #486

Closed
g105b opened this issue Feb 14, 2024 · 0 comments · Fixed by #487
Closed

BindList: Nested ArrayIterator #486

g105b opened this issue Feb 14, 2024 · 0 comments · Fixed by #487
Assignees
Labels

Comments

@g105b
Copy link
Member

g105b commented Feb 14, 2024

When an ArrayIterator is used to represent array<string, array<Bindable>>, only the keys are bound.

@g105b g105b added the bug label Feb 14, 2024
@g105b g105b self-assigned this Feb 14, 2024
g105b added a commit that referenced this issue Feb 29, 2024
* build: upgrade dom requirement and loosen version range

* docs: update examples

* feature: trim whitespace when there are only template children
closes #363

* maintenance: phpstorm analysis improvements

* tweak: remove data-element attribute

* fix: recursive call to bindList if value is itself a list
for #486
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant