我在页面加载https://www.website.com时收到此错误,但结帐和订单摘要轮一直停止旋转,我使用谷歌浏览器进行检查,我得到了这个
JQMIGRATE: Migrate is installed, version 1.4.1
checkout.min.js:1 Uncaught TypeError: Cannot read property 'toString' of undefined
at update_checkout_action (checkout.min.js:1)
user-avatar-pic.php Failed to load resource: the server responded with a status of 403 ()
user-avatar-pic.php Failed to load resource: the server responded with a status of 403 ()
现在,如果我从HTTP中删除s并转到http://www.website.com,那么检查工作正常,并且不会生成此错误
之前有人面对这个吗?我有点不知道从哪里开始调试这个