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 infinite loop when inserting a table and editor does not contain any element. #1185

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

BryanValverdeU
Copy link
Contributor

If the editor does not contain any element when inserting a table, an infinite loop happens, add a check before entering the loop to avoid this issue

@BryanValverdeU BryanValverdeU merged commit 4110bd7 into master Aug 16, 2022
@JiuqingSong JiuqingSong deleted the u/bvalverde/fixInfiniteLoop branch August 18, 2022 18:10
Andres-CT98 pushed a commit that referenced this pull request Aug 23, 2022
…any element (#1186)

* Fix infinite loop when inserting a table and editor does not contain any element.(#1185)

* upgrade ver
BryanValverdeU added a commit that referenced this pull request Feb 10, 2023
…any element (#1186)

* Fix infinite loop when inserting a table and editor does not contain any element.(#1185)

* upgrade ver
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