Skip to content

Fix handling of relationship loading to use dataKey.#445

Open
brettburley wants to merge 1 commit intoebryn:masterfrom
brettburley:fix-embedded-key
Open

Fix handling of relationship loading to use dataKey.#445
brettburley wants to merge 1 commit intoebryn:masterfrom
brettburley:fix-embedded-key

Conversation

@brettburley
Copy link

Data for a relationship should be looked up on the dataKey, and not the plain property key. Previously, loads on a model with relationships would not update the embedded models when the property key didn't
match the data key.

Data for a relationship should be looked up on the dataKey, and not the
plain property key. Previously, loads on a model with relationships
would not update the embedded models when the property key didn't
match the data key.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant