0

When I use ng-message, it works as intended. However, when I try to use ng-message-exp, it shows all messages at once. Can someone confirm if it is a bug?

Please find the plnk here

Claies
  • 22,124
  • 4
  • 53
  • 77
Anshu Kumar
  • 606
  • 6
  • 18

1 Answers1

2

According to the documentation, ngMessageExp directive is not defined in Angularjs 1.3. You should upgrade to 1.4

soroush gholamzadeh
  • 2,616
  • 1
  • 22
  • 30