Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: belongsTo should not attempt load if inverse in payload provided its data (#7049) #7532

Merged
merged 4 commits into from
May 26, 2021

Conversation

sly7-7
Copy link
Contributor

@sly7-7 sly7-7 commented May 21, 2021

resolves #7049

@sly7-7 sly7-7 changed the title add test (closes #7049) add test to demonstrate #7049 May 21, 2021
@runspired runspired added the 🏷️ bug This PR primarily fixes a reported issue label May 25, 2021
@runspired runspired changed the title add test to demonstrate #7049 fix: belongsTo should not attempt load if inverse in payload provided its data (#7049) May 26, 2021
@runspired runspired merged commit 70ad65c into emberjs:master May 26, 2021
@sly7-7 sly7-7 deleted the close-7049 branch May 26, 2021 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bug This PR primarily fixes a reported issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: Ember Data tries to reload an already-loaded belongsTo
2 participants