Hello
We've been running our store for some time now, but for some reason JavaScript isn't loading properly on the frontend of our store.
We're unsure how this happened, but it's obviously now preventing us from taking any orders, as the add to cart button is disabled as a result.
We're running Magento ver. 2.3.5-p1.
Changing the theme to Luma didn't help -- JavaScript continues not to load.
As far as we're aware, no changes were made beyond a couple of lines of CSS (now removed) and some general admin things (product updates, etc.).
We tried disabling a few things after we became aware of this problem, such as a live chat integration as well as turning off JS minify/bundling. Sadly, none of this has helped.
Any insight as to what we could do to correct this would be greatly appreciated, thanks.
Kind regards,
Natasha
Solved! Go to Solution.
Issue was resolved after realising it was as simple as broken code that had been inserted into a block, as pointed out here: https://magento.stackexchange.com/questions/321649/javascript-no-longer-loading-properly/321669#3216...
Issue was resolved after realising it was as simple as broken code that had been inserted into a block, as pointed out here: https://magento.stackexchange.com/questions/321649/javascript-no-longer-loading-properly/321669#3216...