-
Notifications
You must be signed in to change notification settings - Fork 2
Fix for stored state. #1894
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
Fix for stored state. #1894
Conversation
…tate to be the default state and return the default state
|
Tip Once this PR is ready to go, add the This saves us a lot of money by not running the tests before we need them. |
… of the useStoredState function.
This reverts commit b6065a5.
If the state received is invalid then set the state to be the default state and return the default state.