Next.js Discord

Discord Forum

Skill Issue with my Own Product Handler

Unanswered
Masai Lion posted this in #help-forum
Open in Discord
Masai LionOP
Hello, comrades!

I'm making my own product handler so I can get rid of Redux.
The issue is that, when I click on the products, this are shown on the local storage, but when I open my cart, the value of the token that stores the products inside the cart just disappears (until I try to add more products this data gets recovered).

Hopefully someone can help me!

https://github.com/yoboywhat/producthandlerissue/tree/main

0 Replies