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: incorrect wrapper in indexed array access #206

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

rigor789
Copy link
Member

Fixes issue by the [] array access returning the wrong (parent) object. The bug was introduced by this change: fa44007#diff-65a98e0ce763ac29ef9ed8dd75b8b8d92447c04ffc1bfb5df78f5d33b67e2091L865-R873

Added a test case verifying this scenario.

Note: commented out MatrixTests as this has been failing on main with recent XCode versions. We should fix the matrix helpers.

@cla-bot cla-bot bot added the cla: yes label Mar 30, 2023
@rigor789 rigor789 merged commit b689434 into main Mar 30, 2023
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 this pull request may close these issues.

2 participants