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 Jul 3, 2022. It is now read-only.
Hello. I'm using your plugin (which is great) and I have an issue.
I open it from an ionicModal and in the controller I $watch the variables that are updated by your control and the $watch is not fired.
I wonder if there is a special trick to solve that or if you provide a callback function in your control that would allow me to process the change.