The store owner says nothing has been changed in the coding, but now suddenly when the Add to Cart is clicked, it gets stuck displaying the Processing gif. If you leave the page, the product has been added.
You can see it here
The Safari Web Inspector gives this warning:
Chrome DevTools shows something that might be related to Olark (that has been part of the website forever too).
I suspect there is a javascript conflict, just not sure what it is.
You can see it here
The Safari Web Inspector gives this warning:
Unrecognized Content-Security-Policy directive 'worker-src'.
I suspect there is a javascript conflict, just not sure what it is.
Comment