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
Throws error: Attempt to read property "id" on null
Steps To Reproduce:
I have installed StarterKit without seeding the database. I have created a product and a collection and assigned the product to the collection. In the frontend the Product is listed. When I visit the detail page and click on "Add to Cart" it throws the error:
The text was updated successfully, but these errors were encountered:
Expected Behaviour:
Product should be added to the cart.
Actual Behaviour:
Throws error:
Attempt to read property "id" on null
Steps To Reproduce:
I have installed StarterKit without seeding the database. I have created a product and a collection and assigned the product to the collection. In the frontend the Product is listed. When I visit the detail page and click on "Add to Cart" it throws the error:
The text was updated successfully, but these errors were encountered: