Hi guys,
I just created my first Couch Cart website. problem I face now is this JS error when adding an item to the cart ( see code box )
the problem is it works 100% on my localhost, but as soon as I upload the live server, I get this JS error. please help me.
I just created my first Couch Cart website. problem I face now is this JS error when adding an item to the cart ( see code box )
the problem is it works 100% on my localhost, but as soon as I upload the live server, I get this JS error. please help me.
- Code: Select all
jq191.js:5 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jq191.js:5
ajax @ jq191.js:5
domManip @ jq191.js:4
append @ jq191.js:4
(anonymous) @ jq191.js:4
access @ jq191.js:3
html @ jq191.js:4
(anonymous) @ cart-modal.js:55
c @ jq191.js:3
fireWith @ jq191.js:3
k @ jq191.js:5
r @ jq191.js:5