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

bug on node iterator with nested nodes #7

Closed
LucasXu0 opened this issue Mar 15, 2023 · 0 comments
Closed

bug on node iterator with nested nodes #7

LucasXu0 opened this issue Mar 15, 2023 · 0 comments

Comments

@LucasXu0
Copy link
Collaborator

When we have more than two level nodes nested (as children) the node iterator misses the first parent, because it goes as deep as possible at first.

Faced this while working on Table.

Reference: AppFlowy-IO/AppFlowy#1986

@LucasXu0 LucasXu0 changed the title fix: bug on node iterator with nested nodes bug on node iterator with nested nodes Mar 15, 2023
LucasXu0 added a commit that referenced this issue Mar 15, 2023
fix: #7 bug on node iterator with nested nodes
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

No branches or pull requests

1 participant