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? ;)
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? ;)