Upon attempting to add a product to the cart, I get an error
r.handleAddProduct @ Product.jsx:120
Where the variant id is undefined as it says
Uncaught TypeError: Cannot read property 'id' of undefined
This happened in the previous release also. Any advice again? I'm simply just excited to get this boilerplate functional and develop it!
Upon attempting to add a product to the cart, I get an error
r.handleAddProduct @ Product.jsx:120Where the variant id is undefined as it says
Uncaught TypeError: Cannot read property 'id' of undefinedThis happened in the previous release also. Any advice again? I'm simply just excited to get this boilerplate functional and develop it!