YoannBuzenet / MBI-Front-End

React.js Stateless - Company software that allows shops to automatize their product sourcing by setting automatic buying price (on more than 20,000 products) depending on market trends. We provide data via our centralized API each React app can call, and then post it automatically on a marketplace through their API.
0 stars 0 forks source link

Bug : Basket quantities are not exact in responsive #13

Closed YoannBuzenet closed 4 years ago

YoannBuzenet commented 4 years ago

Card of same profile in multiple exemplar are counted as one even if there are several

YoannBuzenet commented 4 years ago

basket.length was called instead of a Reducer. I was looking at the wrong place first, that's why I couldn't find it.