-
Notifications
You must be signed in to change notification settings - Fork 623
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
Found a issue in the 8h.html (Undefined value is stored after hitting the '=' button) #134
Comments
Can you share your code so we can take a look at it properly. |
Note It is the same code, available in this repo 8h.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Step-1: Clicking on the clear button (The value is empty now)
Step-2: Clicking on the '=' button (The value stored in the localStorage is undefined)
due to which the below issue appears
The text was updated successfully, but these errors were encountered: