Skip to content

Fix CKEditor Timing Issue#9

Open
seeker25 wants to merge 1 commit into
dev/8.1.x_bcgovfrom
ts/bugfix/ckeditor
Open

Fix CKEditor Timing Issue#9
seeker25 wants to merge 1 commit into
dev/8.1.x_bcgovfrom
ts/bugfix/ckeditor

Conversation

@seeker25
Copy link
Copy Markdown
Collaborator

There appears to be a timing issue due to CKEditor loading asynchronously. The CKEditor was failing on a stale element and that failure was blocking all future attempts, so it ended up in a broken state.

A fix is adding a check to ensure the element is still in the DOM.

This would fix: bcgov/nr-bcap#1274

Supercedes: bcgov/arches#7

@seeker25 seeker25 requested a review from bferguso May 28, 2026 21:04
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.

1 participant