I use Drupal 9.5.5, CKeditor 5 and BootstrapBarrio theme, but I have also used Claro theme.
I have disabled "Aggregate JavaScript files" and "Aggregate CSS files" option in Performance, Insert Media with Media Library does not load when a user (non admin) edits node.
I get that errors:
Ocurrió un error durante la ejecución de la respuesta Ajax: TypeError: $element.dialog is not a function ajax.js:411:22
success ...com/core/misc/ajax.js?v=9.5.5:411
(Asíncrono: promise callback)
success ...com/core/misc/ajax.js?v=9.5.5:410
success ...com/core/misc/ajax.js?v=9.5.5:207
jQuery 6
execute ...com/core/misc/ajax.js?v=9.5.5:266
openDialog ...com/core/modules/ckeditor5/js/ckeditor5.js?rrrmc2:280
init ...com/core/modules/ckeditor5/js/build/drupalMedia.js?rrrmc2:1
fire ...com/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
click ...com/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
s ...com/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
fire ...com/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
t ...com/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
Format filter and CKeditor 5 appear when I edit a node, but when I click "Insert media" button, media library does not load.
Any idea?
Thanks.