Next.js Discord

Discord Forum

localStorage is not defined

Answered
Scottish Fold posted this in #help-forum
Open in Discord
Scottish FoldOP
I'm trying to use localStorage in my application, however I have both the route marked as use client and the .ts file with the function as use client but I'm still getting the error. Its being logged in the server console as well.

2 Replies

Giant panda
Answer
Scottish FoldOP
Ah, thank you for that