Skip to content

Uncaught TypeError: Cannot read property 'lookup' of undefined #13

Description

@kgish

I noticed that starting with app3.js/index3.html, I observe the following error in the console when I hit the update button:

Uncaught TypeError: Cannot read property 'lookup' of undefined
DS.JSONSerializer.Ember.Object.extend.transformFor ember-data-beta-1.js:231
(anonymous function)      ember-data-beta-1.js:156
(anonymous function) ember-data-beta-1.js:3742
(anonymous function) ember-1.0.0.js:3172
OrderedSet.forEach ember-1.0.0.js:3015
Map.forEach ember-1.0.0.js:3170
DS.Model.reopenClass.eachAttribute ember-data-beta-1.js:3741
DS.Model.reopen.eachAttribute ember-data-beta-1.js:3756
DS.JSONSerializer.Ember.Object.extend.serialize ember-data-beta-1.js:152
DS.Model.Ember.Object.extend.toJSON ember-data-beta-1.js:3254
DS.LSAdapter.DS.Adapter.extend.updateRecord ember-data-localstorage.js:89
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions