I'm was having the same issue. Seems this was fixed in angular 1.1.5 : https://github.com/angular/angular.js/issues/1437
[A-Za-z] works for previous versions. On Thursday, March 28, 2013 8:40:53 AM UTC-5, Roei Wagner wrote: > > I need to user the ignore case flag in ng-pattern > > I tried to do that: /pattern/i > > but it didn't worked. > > how can I add regex flags to ng-pattern ? > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
