You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ckeditor.js:5 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'destroy')
at Ot._destructor (ckeditor.js:5:20995)
at ckeditor.js:5:22255
This has been happening for a long, long time (my guess is since well before OCW launched in March 2022). It seems to be innocuous. But it's confusing and useless noise. Let's fix it.
The text was updated successfully, but these errors were encountered:
ChristopherChudzicki
changed the title
CKEditor error on drawer open
(seems innocuous) CKEditor error on drawer open
Dec 23, 2022
Steps to Reproduce
Expected Behavior
No errors in dev console
Actual Behavior
There is an error in dev console:
This has been happening for a long, long time (my guess is since well before OCW launched in March 2022). It seems to be innocuous. But it's confusing and useless noise. Let's fix it.
The text was updated successfully, but these errors were encountered: