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

showErrorsOnRender doesn't notice validation errors #183

Open
riklaunim opened this issue Nov 28, 2017 · 1 comment
Open

showErrorsOnRender doesn't notice validation errors #183

riklaunim opened this issue Nov 28, 2017 · 1 comment
Assignees

Comments

@riklaunim
Copy link

Backend returns data that can be invalid and in edit em-form I set showErrorsOnRender=true which just marks every field green while some are invalid and model.validations fields confirms it. I have to try editing a field for the ember-cp-validations to trigger correctly. Is there some extra setup needed to make this work or it's a bug? ;)

@spruce
Copy link
Member

spruce commented Dec 3, 2017

That is some strange behaviour. It's probably a bug.
Gonna try and reproduce that. If you could create a failing test that would be great.

@spruce spruce self-assigned this Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants