You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ember-data-copyable] Error: Assertion Failed: You cannot index an internalModel by an empty id'
at Object.assert (index.js:163)
at InternalModelMap.set (-private.js:6662)
this works
copy( false, overwrite: {
id: '2'
}
)
The text was updated successfully, but these errors were encountered:
wrong
[ember-data-copyable] Error: Assertion Failed: You cannot index an internalModel by an empty id'
at Object.assert (index.js:163)
at InternalModelMap.set (-private.js:6662)
this works
The text was updated successfully, but these errors were encountered: