You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created recently-viewed.liquid according to your guide and included it in product.liquid.
But it's not working.
It shows this error; jquery.products.min.js?12481156216354878332:23 Uncaught TypeError: Cannot read property 'match' of null at Object.resizeImage (jquery.products.min.js?12481156216354878332:23) at Object.eval [as tmpl] (eval at o (jquery.tmpl.min.js:1), <anonymous>:3:549) at g (jquery.tmpl.min.js:1) at Function.tmpl (jquery.tmpl.min.js:1) at n.fn.init.tmpl (jquery.tmpl.min.js:1) at Object.success (jquery.products.min.js?12481156216354878332:23) at i (jquery.min.js:2) at Object.fireWith [as resolveWith] (jquery.min.js:2) at y (jquery.min.js:4) at XMLHttpRequest.c (jquery.min.js:4)
What's the issue do you think ?
Looking forward to your reply.
Thanks ~
The text was updated successfully, but these errors were encountered:
I have created
recently-viewed.liquid
according to your guide and included it inproduct.liquid
.But it's not working.
It shows this error;
jquery.products.min.js?12481156216354878332:23 Uncaught TypeError: Cannot read property 'match' of null at Object.resizeImage (jquery.products.min.js?12481156216354878332:23) at Object.eval [as tmpl] (eval at o (jquery.tmpl.min.js:1), <anonymous>:3:549) at g (jquery.tmpl.min.js:1) at Function.tmpl (jquery.tmpl.min.js:1) at n.fn.init.tmpl (jquery.tmpl.min.js:1) at Object.success (jquery.products.min.js?12481156216354878332:23) at i (jquery.min.js:2) at Object.fireWith [as resolveWith] (jquery.min.js:2) at y (jquery.min.js:4) at XMLHttpRequest.c (jquery.min.js:4)
What's the issue do you think ?
Looking forward to your reply.
Thanks ~
The text was updated successfully, but these errors were encountered: