basir / node-react-ecommerce

Build ECommerce Website Like Amazon By React & Node & MongoDB
https://node-react-ecommerce-app.herokuapp.com/
1.69k stars 793 forks source link

JS-COOKIE not working #73

Open mHamza301 opened 4 years ago

mHamza301 commented 4 years ago

Whenever I try to use JS-cookie to show multiple products in the cart it not being displayed only a single product is displayed every time whenever I click on multiple products to add to cart

basir commented 4 years ago

it is not an issue with js-cookie. you set only one item in the cookie. check it out.