Skip to content

fix: use index path instead of value to identify items#8

Open
lamlib wants to merge 1 commit into
phaoer:mainfrom
lamlib:develop
Open

fix: use index path instead of value to identify items#8
lamlib wants to merge 1 commit into
phaoer:mainfrom
lamlib:develop

Conversation

@lamlib

@lamlib lamlib commented Jun 6, 2026

Copy link
Copy Markdown

Items with different labels but the same value were incorrectly treated as the same item.

Changed internal tracking from value-based string paths to index-based number paths, so each item is uniquely identified by its position in the tree regardless of its value.

@lamlib

lamlib commented Jun 13, 2026

Copy link
Copy Markdown
Author

Ping!

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