Skip to content

Fix CKEditor Timing Issue#7

Closed
braydencstratusadv wants to merge 1 commit into
stable/8.0.8_bcgov_12377_12600from
blc/bugfix/ckeditor
Closed

Fix CKEditor Timing Issue#7
braydencstratusadv wants to merge 1 commit into
stable/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

@seeker25
Copy link
Copy Markdown
Collaborator

PR open in Arches: archesproject#12748

@seeker25
Copy link
Copy Markdown
Collaborator

@bferguso could we merge this one for now?

@bferguso
Copy link
Copy Markdown
Collaborator

We need to target the latest 8.1 for this. I'll try to get this in today.

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.

3 participants