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
['Recipient First Name', '<span class="badge" ng-change="test()"><fieldset class="clip" ng-click="test()">abcd</fieldset></span> '],
and I would like to know how can I make the ng-change (or ng-click) work with clips?
The text was updated successfully, but these errors were encountered:
Hello everyone,
I have a list of clips like so:
['Recipient First Name', '<span class="badge" ng-change="test()"><fieldset class="clip" ng-click="test()">abcd</fieldset></span> '],
and I would like to know how can I make the ng-change (or ng-click) work with clips?
The text was updated successfully, but these errors were encountered: