Ebenezer Anand Arapally

Results 3 comments of Ebenezer Anand Arapally

I got the same error too. Not sure how to solve it. @yaprakbulut Did you find the solution ? @amabirbd I checked my code and there seems to be no...

@RITESHKUMAR10 @amabirbd @yaprakbulut I think I found my solution too. In /components/Cart.js, I missed adding {} around removeFromCart Previously it was, export default connect((state) => ({ cartItems: state.cart.cartItems, }), removeFromCart...

> @ebbie that's probably it. > Are you taking the udemy course? @amabirbd Yes, I completed it yesterday and the course was really good.