Closed (works as designed)
Project:
Commerce Ajax Add to Cart
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2018 at 06:33 UTC
Updated:
4 Nov 2025 at 09:46 UTC
Jump to comment: Most recent
Comments
Comment #2
vmarchukI don't think that's a problem at all. The message disappears because there is nothing to update: the quantity was not changed and the order was not updated. The message appears only when the order has been saved, see commerce/modules/cart/src/Plugin/views/field/EditQuantity::viewsFormSubmit().
Comment #3
vmarchuk