it was a backend project, I would have answered: docker😂
Sorry for not specifically documenting the issue. Its a simple react application based on e-commerce with Redux, where i am adding items to the cart from the homepage. The index page loads properly but the cart items don't render.
Idk if this helps, but I poked around on it using the chrome debugger and I noticed that your props are resulting to undefined once they get mapped in cart
Console.log(props) is rendering properly tho
Обсуждают сегодня