🐛 | Acquia Personalization | Personalized content that relies on JavaScript libraries sometimes fails to behave as expected
🇮🇳India bendale
🐛 | Acquia Personalization | Personalized content that relies on JavaScript libraries sometimes fails to behave as expected
🇮🇳India bendale
Thanks @scor for both the patches.
I checked 4.1.5 and 4.1.7 with their corresponding patches and the behaviour was not resolved, we still see that the personalisation block does not show up with JS aggregation enabled, in addition to this, the 4.1.5 patch conflicts with site studio. However, both of these patches do not solve the JS aggregation-related issue.
📌 | Drupal core | Allow image effects to change the MIME type + extension, add a "convert" image effect
🇮🇳India bendale
Hey everyone, I'm curious to know if there's a particular reason for keeping both the old extension and the new one when using the convert effect.
🐛 | Search API Solr | TypeError: reset(): Argument #1 ($array) must be of type array, null given in reset()
🇮🇳India bendale
I created a new patch as I missed including the next conditions from Foreach. Please review the attached patch.
🐛 | Search API Solr | TypeError: reset(): Argument #1 ($array) must be of type array, null given in reset()
🇮🇳India bendale
Created the patch for the above issue.