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
Sometimes, a validated cart does not disappear from the list of to-do validations even though it has been validated and the due-amount has been charged to the Household account.
One possible explanation for this bug could be that a user is logged in, and viewing the shopping page with the full cart. Since the cart saves automatically every X min. it could happen that the cart gets validated and then automatically saved again - in which case it would not disappear from the to-validate list?
The text was updated successfully, but these errors were encountered:
Sometimes, a validated cart does not disappear from the list of to-do validations even though it has been validated and the due-amount has been charged to the Household account.
One possible explanation for this bug could be that a user is logged in, and viewing the shopping page with the full cart. Since the cart saves automatically every X min. it could happen that the cart gets validated and then automatically saved again - in which case it would not disappear from the to-validate list?
The text was updated successfully, but these errors were encountered: