Open aelhor opened 2 years ago
Error: Invariant failed: A state mutation was detected between dispatches, in the path 'cart.itemsPrice'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)
updating the cart from placeorderscreen causes this error when you try to sign out
Error: Invariant failed: A state mutation was detected between dispatches, in the path 'cart.itemsPrice'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)
updating the cart from placeorderscreen causes this error when you try to sign out