'Undefined' error with angular service in service portal
I have created an angular service but while calling this on widget client script I am getting undefined error, however if i execute this code in client script only without using service it is working fine Angular service :- function asyncdetail() {t...
