This repository was archived by the owner on Apr 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27.4k
ng-form cannot show message & remove item from arry #12249
Milestone
Comments
Can you please provide a plnkr or similar for these issues, especially the first? The second one sounds like a known ngAnimate bug. |
For first Issue ng-message cannot show ,this plunker can show ,for this sample just clear any value of input,that will show validation message,but if I change 1.3.16 to 1.4.1 ,the message cannot show. |
Regarding the 1st issue, there have been some changes in |
matsko
pushed a commit
to matsko/angular.js
that referenced
this issue
Aug 12, 2015
…ow-up animation Closes angular#12271 Closes angular#12249 Closes angular#12161
lee-tunnicliffe
pushed a commit
to lee-tunnicliffe/angular.js
that referenced
this issue
Aug 13, 2015
…ow-up animation Closes angular#12271 Closes angular#12249 Closes angular#12161
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello
when I upgrade version from 1.3.16 to 1.4.1 ,I occur some errors.
angular.module("App", ["ngMessages", "ngAnimate"])
see Plunker
please help me ,thanks a lot
The text was updated successfully, but these errors were encountered: