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 #2474 - Table Resizer test failing #2487

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

Andres-CT98
Copy link
Contributor

Description:

Tests related to the new Table resizer plugin were failing randomly due to editor methods being accessed on a disposed editor.

Fix

Add a check for disposed editor before accessing isTableBottomVisible and on afterTableTest.

Warnings and implications

  • Replicating the behaviour is not consistent.

@Andres-CT98 Andres-CT98 marked this pull request as ready for review March 7, 2024 17:33
@Andres-CT98 Andres-CT98 merged commit 96616f7 into master Mar 7, 2024
7 checks passed
@Andres-CT98 Andres-CT98 deleted the u/acampostams/fix-2474-table-resize-tests branch March 7, 2024 17:36
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