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

Error with ember-model-validator@4.4.0 and ember 4.6+ #238

Closed
eliel-jr opened this issue Jan 23, 2023 · 1 comment
Closed

Error with ember-model-validator@4.4.0 and ember 4.6+ #238

eliel-jr opened this issue Jan 23, 2023 · 1 comment

Comments

@eliel-jr
Copy link

eliel-jr commented Jan 23, 2023

Unfortunately, even with the fixes released in version ember-model-validator@4.4.0 continues to throw errors when using with ember 4.6+.

TypeError: this._internalModel.transitionTo is not a function
    at CoreValidator.pushErrors (model-validator.js:23:29)
    at CoreValidator.validate (core-validator.js:133:29)

this._internalModel object is still available, so some functions have been removed.

@esbanarango
Copy link
Owner

@eliel-jr could you try version 4.5.0

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