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
This breaks progressive enhancement, and the `prevState` in the reducer
is always `undefined`. Therefore, only the quantity gets rendered
optimistically, not the total quantity.
0 commit comments