-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
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
Labels
No labels