We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In componentDidMount read data from localStorage into App state
componentDidMount
localStorage
in componentDidUpdate save updated state to localStorage
componentDidUpdate
The text was updated successfully, but these errors were encountered:
I completed the save to/retrieve from localStorage but there is an -1 on the homepage and it will no longer load.
Sorry, something went wrong.
MissyM2
No branches or pull requests
In
componentDidMount
read data fromlocalStorage
into App statein
componentDidUpdate
save updated state tolocalStorage
The text was updated successfully, but these errors were encountered: