Kin69 / EasyNotes

EasyNotes: Jetpack Compose MVVM for seamless note-taking. Effortless creation, editing, and organization.
GNU General Public License v3.0
333 stars 26 forks source link

[bug] undefined note text #19

Closed dxrknesss closed 3 months ago

dxrknesss commented 3 months ago

When I leave the mote without adiing any text, it literally changes it to "undefined"

pls fix it to just leave the note empty

Kin69 commented 3 months ago

Hey there, I've looked into the problem you mentioned with the note saving, and I've made the necessary adjustments. Now, when you leave the note empty, it stay empty instead of changing to "undefined".

issue19

If you run into any more issues, just let me know!