Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

The translate template doesn't show the validation message #49

Closed
gpeshans opened this issue Nov 18, 2014 · 0 comments
Closed

The translate template doesn't show the validation message #49

gpeshans opened this issue Nov 18, 2014 · 0 comments

Comments

@gpeshans
Copy link
Collaborator

There is an ng-if in the default translate template that creates its own scope (this changed in AngularJS 1.3) and that's why the message is not shown.
Possible solution: use ng-show instead of ng-if.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants