Thanks!!!! It was exactly what I want!! And now, do you know if is it posible to show elevation information from GPX file in the same map?
Thanks in advance.
Best regards.
rafaticarte → created an issue.
Yes, Patch in #31 worked for me too in that issue. Now, CKeditor 5 loads well, autocomplete in taxonomy fields works and media library loads well. It seems to be that Linkit was not the problem.
Thanks.
In my case, It seems to be an error with JQuery UI library order:
https://www.drupal.org/project/drupal/issues/3222107 🐛 Library order asset weights do not work properly when a large number of javascript files is loaded between two jQuery UI libraries Fixed
In my case, It seems to be an error with JQuery UI library order:
https://www.drupal.org/project/drupal/issues/3222107 🐛 Library order asset weights do not work properly when a large number of javascript files is loaded between two jQuery UI libraries Fixed
In my case, It seems to be an error with JQuery UI library order:
https://www.drupal.org/project/drupal/issues/3222107 🐛 Library order asset weights do not work properly when a large number of javascript files is loaded between two jQuery UI libraries Fixed
I have same error, patch works in a site, but it does not work in another site. I think It could be due to others modules.
But I need disable "Aggregate JavaScript files" in performance options to Ckeditor 5 loads in body field.
When I uninstall Linkit module or I remove taxonomy reference field in content type, Ckeditor 5 with JS Aggregation work well again.
Same problem with Drupal 9.5.5, CKeditor 5, PHP 8.1 and "Aggregate JS files", but only in authenticated users, not in admin users, when they edit a node (body files without CKeditor).
Console log says:
Uncaught TypeError: t.widget is not a function Uncaught TypeError: _ref is undefined
Uncaught TypeError: Drupal.editors is undefined
Uncaught TypeError: Drupal.ajax is not a function
Thanks.
I have uninstalled Advanced Link module, but CKeditor does not load also. Why do you say that module is not necessary? I think Ckeditor5 does not allow target attribute.
I get error:
Uncaught TypeError: Drupal.editors is undefined
Thanks.
Hi, when will be published this fix in the next beta release? Thanks for your work!