- Issue created by @awolfey
- πΊπΈUnited States jrockowitz Brooklyn, NY
This is likely not getting fixed because all efforts should be focused on CKEditor 5 support.
- Status changed to Closed: won't fix
over 1 year ago 5:54pm 13 September 2023
When closing the element editor for an element whose settings use ckeditor, an error is thrown in the console when clicking the X to close the Edit element dialog. The element is saved as expected.
Seen on Chrome, Drupal 9.59, PHP 8.1.14, Webform 6.1.4
ckeditor.js?v=4.21.0:121 Uncaught TypeError: Cannot read properties of null (reading 'document')
at window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.dom.element.getFrameDocument (ckeditor.js?v=4.21.0:121:404)
at d (ckeditor.js?v=4.21.0:1222:296)
at MutationObserver.<anonymous> (ckeditor.js?v=4.21.0:1222:129)
Create a markup element. Save it. Edit it. Close the Edit element dialog by clicking the X. Check the console for the error.
Closed: won't fix
6.1
Code
This is likely not getting fixed because all efforts should be focused on CKEditor 5 support.