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

Revert assertion on content attribute and add test to prevent regression #7683

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

mansona
Copy link
Member

@mansona mansona commented Aug 28, 2021

I opened #7682 to be able to illustrate the issue in #7679 with a failing test. This PR adds the same test but also reverts #7545 which is causing the issue 👍 so hopefully the tests will pass.

As with my other PR I know that I'm probably not targeting the right branch here so let me know if you want to merge this and I can retarget the correct branch once it is created 👍

@igorT igorT added the 🏷️ bug This PR primarily fixes a reported issue label Aug 30, 2021
@igorT igorT changed the base branch from release to master August 30, 2021 14:39
Revert "[BUGFIX Model] assert when 'content' is used as a property on a record (emberjs#7545)"

This reverts commit 1d1496d.
@igorT igorT force-pushed the fix-content-revert branch from cb0768c to 10023f6 Compare August 30, 2021 14:44
@igorT igorT added 🎯 beta PR should be backported to beta 🎯 release PR should be backported to release labels Aug 30, 2021
@igorT igorT merged commit cd6c3bf into emberjs:master Aug 30, 2021
@mansona mansona deleted the fix-content-revert branch August 30, 2021 15:25
@jrjohnson jrjohnson removed 🎯 beta PR should be backported to beta 🎯 release PR should be backported to release labels Sep 9, 2022
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.

4 participants