Skip to content

Fix CKEditor Timing Issue#7

Open
braydencstratusadv wants to merge 1 commit intostable/8.0.8_bcgov_12377_12600from
blc/bugfix/ckeditor
Open

Fix CKEditor Timing Issue#7
braydencstratusadv wants to merge 1 commit intostable/8.0.8_bcgov_12377_12600from
blc/bugfix/ckeditor

Conversation

@braydencstratusadv
Copy link
Copy Markdown
Collaborator

@braydencstratusadv braydencstratusadv commented Mar 19, 2026

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

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