ng-shopping-cart icon indicating copy to clipboard operation
ng-shopping-cart copied to clipboard

How can I get the current and detect quantity if it changed? any of item?

Open ghost opened this issue 6 years ago • 1 comments
trafficstars

Issue checklist

I'm submitting a...

  • [ ] Regression
  • [ ] Bug report
  • [x] Feature request
  • [x] Documentation issue or request
  • [x] Support request

Environment

Angular version: major.minor.patch 7.2

NgShoppingCart version: major.minor.patch 1.0.0

Browser: Name, Platform, Version Chrome 76.0.3809.100, Desktop Platform: Name, Version Windows Node version: major.minor.patch 10.16

Current behavior

I'm not able to get the quantity of item and detect quantity when it changes.

Expected behavior

It should return the quantity in numbers and also emit the changes

Steps to reproduce

ghost avatar Aug 27 '19 20:08 ghost

Are you referring to change a particular item's quantity or the total number of items in the cart?

devconcept avatar Aug 27 '19 20:08 devconcept