Skip to content

[FIX] issue with document iterator #786

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

Merged
merged 1 commit into from
Dec 29, 2023
Merged

[FIX] issue with document iterator #786

merged 1 commit into from
Dec 29, 2023

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Dec 27, 2023

Changed the logic of moving in the document iterator, this removes some complexity to make the iterator easier to understand.

Fixes #757

@jaapio jaapio force-pushed the bugfix/757 branch 3 times, most recently from 3408a0b to 7d3e61a Compare December 28, 2023 07:35
Changed the logic of moving in the document iterator,
this removes some complexity to make the iterator easier to understand.
@jaapio jaapio merged commit 3813ef3 into main Dec 29, 2023
@jaapio jaapio deleted the bugfix/757 branch December 29, 2023 09:01
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.

previousNode returns current node
1 participant