Skip to content
New issue

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

Integrate localStorage #29

Open
MissyM2 opened this issue Nov 7, 2019 · 1 comment
Open

Integrate localStorage #29

MissyM2 opened this issue Nov 7, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MissyM2
Copy link

MissyM2 commented Nov 7, 2019

  • In componentDidMount read data from localStorage into App state

  • in componentDidUpdate save updated state to localStorage

@MissyM2 MissyM2 added the enhancement New feature or request label Nov 7, 2019
@MissyM2 MissyM2 self-assigned this Nov 7, 2019
@MissyM2
Copy link
Author

MissyM2 commented Nov 8, 2019

I completed the save to/retrieve from localStorage but there is an -1 on the homepage and it will no longer load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant