Questions tagged [ng-maxlength]

Sets maxlength validation error key if the value is longer than maxlength

17 questions
36
votes
7 answers

ng-maxlength screws up my model

I'm trying to do a simple textarea with "so many chars remaining" along with validation. when I use ng-maxlength to validate my form, it resets my charcount as soon as the length hits the max length. Here's the plunkr Any workarounds?
Riz
  • 6,486
  • 19
  • 66
  • 106
7
votes
3 answers

AngularJS + TinyMCE: ng-maxlength is not working on