- Issue created by @trickfun
- 🇬🇵Guadeloupe Ooz47
I had the same error.
It seems linked to the use of JSmin.
I had this error too:
"JSMinPlus had a possible error minifying: core/themes/claro/js/ajax.js"wich led me to: https://www.drupal.org/project/advagg/issues/3217251 💬 Getting errors with JSMin "JSMin had a possible error minifying:" Active
I changed the minifier to JShrink and both errors disappeared
Not really a solution, but a workaround AdvAgg needs a major rework since Drupal 10.1 and higher as Drupal is now doing the minification. You best disable JavaScript minification for now and eventually install the Minify JS module instead.
- 🇭🇺Hungary gdeni
Probably https://www.drupal.org/project/advagg/issues/3375725#comment-15400105 🐛 Deprecated function: Creation of dynamic property RTBC resolves this issue as well.