a lot js errors (amount and n.includes)
-
express-checkout.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'amount')
at express-checkout.js:1:45012
checkout.js:1 Uncaught (in promise) TypeError: n.includes is not a function
at s (checkout.js:1:2636)
at checkout.js:1:66163
at async bt (checkout.js:1:65625)
at async g (checkout.js:1:80780)
express-checkout.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'amount')
at express-checkout.js:1:45012REcently noticed js errors on checkout/cart page
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘a lot js errors (amount and n.includes)’ is closed to new replies.