Skip to content

Persist data when refreshing tool #22

@stanjdev

Description

@stanjdev

don’t lose data on refresh. "sessionstorage is not defined nextjs redux" sessionStorage is a Browser thing. so you get this warning on the server-side because the browser isn't mounted yet on refresh. It works localhost-wise, but may crash my server on deploy. Just a note.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions