- Issue created by @wamwam
- π·πΊRussia wamwam
I don't use Editor Advanced Image. The editor panel disappears when I drag the
CKEditor Div Manager icon on it - πΊπΈUnited States kwfinken Lansing, MI
Per https://www.drupal.org/project/drupal/releases/10.5.0 β , the version of CKEditor5 has upgraded from v44.0.0 to v45.2.0, which includes some breaking changes at 45.0.0, 45.1.0 and 45.2.0. (https://ckeditor.com/docs/ckeditor5/latest/updating/guides/update-to-45....)
This upgrade appears to the be the source of the issue for both this module and the editor advanced images module. Looking further to determine where the actual issue lies for each of them.
- Merge request !8Draft: update references to ckeditor5 45.x.x notation... β (Closed) created by kwfinken
- Merge request !10Edit divmanagerview.js - update icon references to ckeditor5 45.x.x notation... β (Open) created by kwfinken
- πΊπΈUnited States kwfinken Lansing, MI
The fork that is waiting to merge should take care of the issue. @wamwam, can you try it out?
- π¬π§United Kingdom jefflogan
I'm happy to report this is working for me on Drupal 10.5. RTBC+1
- π·πΊRussia wamwam
I'll wait for the module update to be released. I don't want to fix composer on the production site.