quickstart-code-sample
quickstart-code-sample copied to clipboard
Todo failing when delete via empty edit
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

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

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