Skip to content

has-feedback not being applied on conditional elements using default decorator (ngAnimate) #480

Closed
@plong0

Description

@plong0

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions