Skip to content

Persist data when refreshing tool #22

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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