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

ngChange after refreshComponent #1327

Open
@oezkany

Description

@oezkany

Hi,

you guys recently checked in a fix that when the model of a multiSelect component has changed, so refreshComponent will be called. Here: #1243

BUT:
It would be very nice if the refreshComponent would call a ngChange method. I.e. as a configurable directive attribute where we cann pass our pointer of method, which concrete method will be called.

Example:

<ui-select on-refesh="myNgChangeMethod">
  ...
</ui-select>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions