Skip to content

Conversation

marvinhagemeister
Copy link
Contributor

Internally, we use a group node for array-like children, which is hidden from the user. When we're asking for a parent of a node we need to take group nodes into account and walk over them.

Fixes one issue reported in #28355

Internally, we use a group node for array-like children, which is hidden from the user. When we're asking for a parent of a node we need to take group nodes into account and walk over them.
Copy link
Member

@nathanwhit nathanwhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marvinhagemeister marvinhagemeister merged commit 842a906 into main Mar 3, 2025
18 checks passed
@marvinhagemeister marvinhagemeister deleted the lint-group-parent branch March 3, 2025 20:44
littledivy pushed a commit that referenced this pull request Mar 5, 2025
…28360)

Internally, we use a group node for array-like children, which is hidden
from the user. When we're asking for a parent of a node we need to take
group nodes into account and walk over them.

Fixes one issue reported in
#28355
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.

2 participants