angularjs-dropdown-multiselect icon indicating copy to clipboard operation
angularjs-dropdown-multiselect copied to clipboard

Custom event hasn't its own scope

Open PolinaRuban opened this issue 8 years ago • 0 comments

I'd like to do smth with selected-model on close dropdown. But I have no access to vm.selectedModel, which is initialized using selected-model="vm.model.stationGroupIds". Is it possible to do smth like this?

PolinaRuban avatar Jun 28 '17 18:06 PolinaRuban