Skip to content

Breaking after upgrading to Ember 3.0 #18

@nelnico

Description

@nelnico
web-api.js:46 Uncaught TypeError: this._shouldSerializeHasMany is not a function
    at Class.serializeHasMany (web-api.js:46)
    at Class.serializeHasMany (embedded-records-mixin.js:250)
    at Class.superWrapper [as serializeHasMany] (ember-utils.js:428)
    at json.js:519
    at -private.js:2957
    at Map.forEach (<anonymous>)
    at MapWithDeprecations.forEach (-private.js:118)
    at Function.eachRelationship (-private.js:2956)
    at Class.eachRelationship (-private.js:2524)
    at Snapshot.eachRelationship (-private.js:5649)```

I think, although not sure, `_shouldSerializeHasMany` has been removed or changed in 3.0 ember-data 


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