Closed
Description
I have discovered a rather specific bug when using angular-animate alongside angular-schema-form. The bug appears to come from ngAnimate, but thought I would share here in case anyone else encounters it with their asf forms.
The case is this:
a form item using default decorator, with a condition is not receiving the has-feedback class
The most obvious effect of this is that the feedback icons for those elements are appearing in the top right corner of the page rather than on the input.
The ngAnimate bug is described at angular/angular.js#9109 (comment)
Metadata
Metadata
Assignees
Labels
No labels