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.
I tried copying this code from the ember docs. Everything works fine when I use the FixtureAdapter, but when I change to the LSAdapter and try to mark a todo as complete I get the error:
Cannot call method 'lookup' of undefined from ember-data line 217
If I try to delete a record I get the error:
Uncaught Error: Attempted to handle event `deleteRecord` on <EmberYeoman.Todo:ember309:ihdlu> while in state root.loaded.updated.inFlight.