#Remix auth not accessing session storage

1 messages · Page 1 of 1 (latest)

sudden tartan
#

can't access any browser based storage sessions on the initial server render.

#

there's a hook to see if you're on server or client yet. You'd have to use that to make sure it's on the browser before running this code

#

Can't recall the name of it off the top of my head though.

vale saddle
sudden tartan
#

b'ah, sorry. I was thinking of local storage's little brother session storage

#

you sure that's not what's being referenced (intentionally or not)