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 dot notation with arrays #155

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

EdLeckert
Copy link
Contributor

Removes the need to use the modify option to access arrays at the bottom of complex structures from attributes and service responses.

Resolves #153.

Is related to and may resolve #76, #86, and #87, unless you want to keep them open for some reason. There's a lot of back and forth discussion in these with suggestions that are incorrect or confusing now that the array issue is resolved. I would recommend closing them.

Docs have been updated.

@daringer daringer merged commit 969f2de into custom-cards:master Nov 28, 2024
1 check passed
@EdLeckert EdLeckert deleted the fix-dot-notation-with-arrays branch November 28, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Dot notation to crawl object hierarchy does not work with arrays Using flex table card with JSON
2 participants