notrab / react-use-cart

React hook library for managing cart state
http://npm.im/react-use-cart
Apache License 2.0
367 stars 48 forks source link

Incorrect totalItems value #127

Closed colblind closed 1 year ago

colblind commented 1 year ago

'totalItems' represents concatenated strings of all positions, not sum of all positions