You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Have a use case where I need to know when selection is finished with a multiple select. Adding an $emit right after the broadcast solves this inside of ctrl.close function.
Let me know if you would like a PR and I can add this in, thanks!