Latest solutions
Product list with cart made using React and Tailwindcss
#react#tailwind-cssSubmitted 7 months agoHad a slight issue where when I remove an item in my cart by clicking the "x" icon, it removes it but the state isn't updated on the dessert grid.
Meaning, if I had 4 items added into the cart and I delete them with the "x", the cart is empty yes, but the grid still shows that I have 4 items added. I need to manually decrement the quantity. So if there is a way to fix it, it would be great to know
Bento Grid made using React and Tailwindcss
#react#tailwind-cssSubmitted 7 months agoAs mentioned above, I have trouble making the grid unaffected by me opening the web console.
Latest comments
