Closed (fixed)
Project:
Commerce Cart Flyout
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2018 at 09:26 UTC
Updated:
20 Aug 2018 at 19:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
harings_rob commentedComment #3
AlexeiK commentedThere was a small issue with counter implementation, the patch fixes this.
Comment #4
mglamanWe can use `.reduce` here since it is an array.
Also, there was no change in the schema.yml definition.:P there is no schema.yml, we'll need to add one.Comment #5
mglamanHere is an updated patch.
Comment #7
mglamanThanks!