maheshmnj / vocabhub

An app to help you build your vocabulary. This app contains 800+ curated GRE words
https://vocabhub.web.app/
Apache License 2.0
46 stars 10 forks source link

Word Object should not change if not saved #12

Closed maheshmnj closed 1 year ago

maheshmnj commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to Any word e.g "Diffident"
  2. Edit the word
  3. Make edits
  4. Cancel the operation by clicking the cross on the left top

Expected behavior No changes should be made to the word

Actual results The word Object is getting changed due to data shadowing.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

maheshmnj commented 1 year ago

This is fixed and no longer reproducible