localStorage is not defined
Answered
Scottish Fold posted this in #help-forum
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
Answer
Scottish FoldOP
Ah, thank you for that