Skip to content
This repository was archived by the owner on Nov 11, 2017. It is now read-only.
This repository was archived by the owner on Nov 11, 2017. It is now read-only.

my code breaks when switching to LSAdapter #6

@connor11528

Description

@connor11528

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.

coming from ember-data

Why does my code break when I switch adapters?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions