As workaround i added this in the head section of html.html.twig template in my subtheme:
{% if logged_in %}
{% else %}
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.7/underscore-min.js"></script>
{% endif %}
Maybe not clean but it's working...
It works, thanks
Is it possible to provide an option to export every x hours and every x minutes ?
I can't wait to see the result, can you let us know when it's published?
Well done for all the work you've already done
Hello,
I have installed the 2.0.x-dev but no option appears for ajax refresh
in which version is it committed ?
Thanks in advance
If everything is ok for Drupal 10, could you make it available ?
Thanks
The issue is resolved for me.
It was due to the "taxonomy_machine_name" module.
This patch is working:
https://www.drupal.org/project/taxonomy_machine_name/issues/3310064
📌
Do not add machine name when name field is set to hidden
Fixed
The issue is resolved when i disable "Aggregate JavaScript files" in /admin/config/development/performance
Then when i want to remove the uploaded image i get this error:
/widget/0&ajax_form=1&_wrapper_format=drupal_ajax: n.$form.ajaxSubmit is not a function
Same error