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 createRecord error when no adapter is present #8826

Merged
merged 2 commits into from
Sep 4, 2023
Merged

Conversation

runspired
Copy link
Contributor

@runspired runspired commented Sep 4, 2023

realistically we shouldn't be taking this code-path when using fully modern, though we do allow use of the legacy finders without using adapters/serializers as a potential migration path so we should still fix this.

@runspired runspired added 🎯 canary PR is targeting canary (default) 🏷️ bug This PR primarily fixes a reported issue labels Sep 4, 2023
@runspired runspired merged commit dfcb559 into main Sep 4, 2023
15 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix-create-record branch September 4, 2023 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ bug This PR primarily fixes a reported issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant