return initialState is now working in user.js... idk what happened, when i originally tested it nextState consistently came back filled with the user after the user:destroy hydration event... maybe a hot reloader issue or something, strange tho i tested it a couple times including a refresh
return initialState
is now working in user.js... idk what happened, when i originally tested itnextState
consistently came back filled with the user after theuser:destroy
hydration event... maybe a hot reloader issue or something, strange tho i tested it a couple times including a refresh