Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Modal - component bindings are not updated #5881

@Olgagr

Description

@Olgagr

Bug description:

When using new component directives in modal template, the component bindings are not updated correctly.

Link to minimally-working plunker that reproduces the issue:

http://plnkr.co/edit/Jq6fwT?p=preview

After 3 seconds, the component bindings are updated. However, there are no changes in modal. Also $onChanges hook is not fired in component. The same example with component, but without modal:

https://plnkr.co/edit/Rf82S9fCvA35R1kBMAc5?p=preview

After 3 seconds value of bindings are updated and $onChanges hook is called.

Version of Angular, UIBS, and Bootstrap

Angular: 1.5.3

UIBS: 1.3.2

Bootstrap: 3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions