Hello Basir,
Thank you so much for your coding tutorials on Youtube, they have helped me out greatly. I have followed along with your ecommerce video and I’m running into an error and I’m not sure how to fix it. When I am on the cart page and I update the cart either by removing an item or changing the quantity, the application crashes from a spot that is trying to read the cart.total_items. Looking at the log, it appears as though the application is having trouble loading the cart. It is returning a {loading: false, data: undefined}. Do you know how to fix this problem?
Thank you so much,
Garrett Asked question October 20, 2022