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
[BUGFIX beta] Fix key remapping for embedded records
Closes#4068. This implements the same semantics for `key` that are used in JSONSerializer, for both belongsTo and hasMany embedded records.
(cherry picked from commit 6091508)
`The embedded relationship '${serializedKey}' is undefined for '${snapshot.modelName}' with id '${snapshot.id}'. Please include it in your original payload.`,
0 commit comments