You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2017. It is now read-only.
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