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
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.FIXTURESI get the two correct objects.If I delete it via the delete button, it works perfectly