Closed (fixed)
Project:
Commerce Cart Flyout
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2018 at 11:26 UTC
Updated:
30 Jul 2018 at 14:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mglamanComment #3
mikechr commentedI believe this issue
https://www.drupal.org/project/commerce_cart_api/issues/2962552
should be added as related
Comment #4
mglamanComment #5
mglamanThe cart API throws errors if the quantity is
0due to an empty check. So for now, aminis applied to 0, but if 0 is passed then it resets to 1.Comment #7
mglamanFix in, until the Cart API has some updates.