- Issue created by @scott_euser
- First commit to issue fork.
- Merge request !8851 - fix presencelist-missing-container while adding a new drupal paragraph [#3457002] → (Open) created by dolszewski
- Status changed to Needs review
5 months ago 9:57am 2 July 2024 - 🇵🇱Poland dolszewski
Hello @scott_euser
Thank you for reporting the issue. There is a problem with the missing container while reloading the form with Ajax.
I've added a patch, please check it. - Status changed to Needs work
5 months ago 3:16pm 2 July 2024 - 🇬🇧United Kingdom scott_euser
Unfortunately not, I still get this:
CKEditorError: presencelist-missing-container Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-presencelist-missing-container at gd._createView (real-time-collaboration.js:5:503410) at new gd (real-time-collaboration.js:5:503041) at ckeditor5-dll.js?v=41.3.1:5:124988 at Array.map (<anonymous>) at l.init (ckeditor5-dll.js?v=41.3.1:5:124936) at V.initPlugins (ckeditor5-dll.js?v=41.3.1:5:133962) at editor-classic.js?v=41.3.1:4:10883 at new Promise (<anonymous>) at V.create (editor-classic.js?v=41.3.1:4:10840) at Object.attach [as coreAttach] (ckeditor5.js?sg04zn:374:21)
I see it occur each time I attempt to switch between text formats as well within the Paragraph that has CKE5 in it.
- 🇬🇧United Kingdom scott_euser
I did check out the branch and confirmed your change is applied at web/modules/contrib/ckeditor5_premium_features/modules/ckeditor5_premium_features_realtime_collaboration/js/ckeditor5_plugins/realtimeAdapter/src/realtimeAdapter.js, cleared cache, and refreshed the page to reload the JS
- Status changed to Needs review
5 months ago 8:32am 3 July 2024 - 🇵🇱Poland dolszewski
@scott_euser Can you check again? I forgot to update the library version maybe that was the problem.
If an error still occurs, the problem's source is in different places. Do you use a custom admin theme or anything that changes node form? - Status changed to RTBC
4 months ago 4:42am 25 July 2024 - Status changed to Fixed
4 months ago 10:44am 31 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.