hoodiehq-archive/my-first-hoodie

reloading the page causes two "todo" entries to be saved

Closed this issue · 2 comments

steps to reproduce:

hoodie new yap
cd yap
hoodie start yap

got to browser window, go to right port

do not log in or create account, just add todo items, say two of them.

Reload the page

add another todo item, get the item, plus a blank line.

This also happens when logged in.

On Firefox 19.0

gr2m commented

Thanks James, I'll try to look into this tomorrow

gr2m commented

fixed via ce30d0d