- Issue created by @Purcell
- Status changed to Closed: duplicate
4 months ago 7:13pm 16 July 2024
When the USWDS Grid button is added to a text format and you go to edit or create a node, the input field is very narrow and the following JS error appears in the console:
CKEditorError: t.getFirstPosition() is null
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-t.getFirstPosition() is null
i http://blankdrup.ddev.site/modules/contrib/uswds_ckeditor_integration/js/build/uswds_grid.js?sgqa7i:1
getRelatedElement http://blankdrup.ddev.site/modules/contrib/uswds_ckeditor_integration/js/build/uswds_grid.js?sgqa7i:1
_updateToolbarsVisibility http://blankdrup.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=41.3.1:5
init http://blankdrup.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=41.3.1:5
fire http://blankdrup.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=41.3.1:5
update http://blankdrup.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=41.3.1:5
fire http://blankdrup.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=41.3.1:5
de http://blankdrup.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=41.3.1:5
js_fTyiuGr1dvBrlsYBk14bN4RLiGHKLZzuhNCGqHHvaCo.js:23:5443
This happens on a blank drupal install and on our existing site.
Closed: duplicate
3.0
Code