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

Questions 34 and 61 have the same title and share localStorage #165

Open
akashdsouza opened this issue Jan 31, 2020 · 0 comments
Open

Questions 34 and 61 have the same title and share localStorage #165

akashdsouza opened this issue Jan 31, 2020 · 0 comments

Comments

@akashdsouza
Copy link

Describe the bug
Both questions are titled 'Equality and Identity Operators'. They are practically the same. If you answer question 34 and then load question 61, the page would show 'Incorrect' and select the correct answer.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Question 34 'Equality and Identity Operators'
  2. Select an answer and submit
  3. Go to Question 61
  4. The answer would be shown as 'Incorrect' and correct answer will be selected

Expected behavior
No answer should be selected when the page first loads

machadolucasvp pushed a commit to machadolucasvp/typeofnan-javascript-quizzes that referenced this issue Mar 14, 2020
This fix issue nas5w#165, there were two very similar examples and with common titles causing state sharing. As they are equivalent, what had an inferior explanation was removed.
machadolucasvp pushed a commit to machadolucasvp/typeofnan-javascript-quizzes that referenced this issue Mar 14, 2020
This fix issue nas5w#165, there were two very similar examples and with common titles causing state sharing. As they are equivalent, what had an inferior explanation was removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant