kumabook / stickynotes

Sticky Notes is a webextension that enable browser to put sticky to web page.
http://kumabook.github.io/stickynotes/
39 stars 14 forks source link

Loss of data when creating and editing note. #94

Closed radjah closed 6 years ago

radjah commented 6 years ago
  1. Create new note
  2. Write something
  3. Add tags
  4. Write some tags
  5. Press "Done" or Enter

Result: empty note with tags

  1. Create new note
  2. Add tags
  3. Write some tags
  4. Press "Done" or Enter
  5. Write something

Result: your note with tags

  1. Open page with note
  2. Add tags
  3. Write some tags
  4. Press "Done" or Enter

Result: empty note with tags

kumabook commented 6 years ago

Hi! thank you for your reporting!

I fixed it and it is released as 1.1.1

Please check it out.

Thanks