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

InternalModel removed in ember 4.6 #208

Closed
dani3lsz opened this issue Aug 5, 2022 · 1 comment
Closed

InternalModel removed in ember 4.6 #208

dani3lsz opened this issue Aug 5, 2022 · 1 comment

Comments

@dani3lsz
Copy link

dani3lsz commented Aug 5, 2022

Unfortunately, it seems that ember data InternalModel is removed, see 4.6 release notes, and since the core and model validators use it, the tests are failing, after updating to ember 4.6.

TypeError: this._internalModel.getRecord is not a function
           at n.clearErrors
           at n.validate
           at Object.<anonymous> 
@esbanarango
Copy link
Owner

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

No branches or pull requests

2 participants