Adastros / audiophile

A static E-Commerce website selling high quality audio products
https://audiophile.fan
1 stars 0 forks source link

Fix Error "Cannot update a component (`App`) while rendering a different component (`CheckoutSummary`)" #66

Closed Adastros closed 10 months ago

Adastros commented 10 months ago

Overview

The error is thrown when visiting the checkout page with or without items in the cart. This is due to something in CheckoutSummary setting/changing a stateful variable in the App component.

Action Items

Resources/Instructions