Skip to content

Cannot read property 'makeHasManyLocalKeys' of undefined #33

@EdikoCruz

Description

@EdikoCruz

On the relation hasMany with foreignKeys there are an error on version 3.0.0-beta.2:
TypeError: Cannot read property 'makeHasManyLocalKeys' of undefined

The code 'self.self.makeHasManyLocalKeys' must be 'self.makeHasManyLocalKeys'


js-data-firebase.js?6cd8:1220 Uncaught (in promise) TypeError: Cannot read property 'makeHasManyLocalKeys' of undefined(…)
(anonymous function) @ js-data-firebase.js?6cd8:1220
(anonymous function) @ js-data-firebase.js?6cd8:1219
loadHasManyLocalKeys @ js-data-firebase.js?6cd8:1244
(anonymous function) @ js-data-firebase.js?6cd8:1108
_forRelation @ js-data.js?b9dc:287
(anonymous function) @ js-data.js?b9dc:931
forEachRelation @ js-data.js?b9dc:930
(anonymous function) @ js-data-firebase.js?6cd8:1099

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