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 passing arbitrary props to fragmentArray.createFragment #486

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

dwickern
Copy link
Contributor

When calling createRecord or createFragment, it's possible to pass arbitrary extra props which are not defined on the model. #483 broke this behavior when calling fragmentArray.createFragment(props)

@knownasilya knownasilya added the bug Used when the PR fixes a bug included in a previous release. label Mar 14, 2024
@knownasilya knownasilya merged commit 49fc7bc into adopted-ember-addons:master Mar 14, 2024
6 of 11 checks passed
@dwickern dwickern deleted the fix-extra-props branch March 14, 2024 02:31
@knownasilya
Copy link
Collaborator

@dwickern 6.0.8 released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used when the PR fixes a bug included in a previous release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants