quickstart-code-sample icon indicating copy to clipboard operation
quickstart-code-sample copied to clipboard

Todo failing when delete via empty edit

Open rkrdo opened this issue 12 years ago • 0 comments

When I try to delete a Todo by emptying the field and pressing enter or switching focus, I'm getting a "0 todos left" on the todo count screen shot 2013-11-27 at 5 40 56 pm

And when I try to edit another Todo I'm getting this:

screen shot 2013-11-27 at 5 41 43 pm

If I log into the console Todos.Todo.FIXTURES I get the two correct objects.

If I delete it via the delete button, it works perfectly

rkrdo avatar Nov 27 '13 23:11 rkrdo