Resolved! Service Portal says "$scope is not defined"
When I run the following code in my Client Script on the Service Portal. The console reports: $scope is not defined. Does anyone have knowledge on this? (function($location) { /* widget controller */ var c = this; function checkLocation() { var lo...
