arpitghura / NotesJar

Looking for a simple and smart way to take notes online? Check out Notes Jar, the app that captures your thoughts instantly and securely. With Notes Jar, you can access your notes anytime, anywhere. Try it today and see why Notes Jar is the ultimate note-taking companion!
https://notesjar.vercel.app
MIT License
6 stars 14 forks source link

Adding implementation of adding notes after clicking add notes button #29

Open Shiv10122003 opened 5 months ago

Shiv10122003 commented 5 months ago

No adding of notes are there after adding notes please assign me this issue under dwoc

tanmay958 commented 5 months ago

i guess it is having issue only in the smartphone device

arpitghura commented 5 months ago

The issue occurred with the value that we are setting in the 'data' key in the localStorage. We are setting undefined which causes error in some cases as it needs a JSON object. So, the issue can be resolved by updating undefined to an empty JSON object.

brewcoder6113 commented 4 months ago

please assign me this issue under DWOC'23