Seems like the command `angular.directive` in the file jquery-ui-widgets isn't supported any more from angularjs (see https://github.com/angular/angular.js/blob/master/CHANGELOG.md). Therefore, you get a javascript error if you want to use it with the latest angularjs version.
Seems like the command
angular.directivein the file jquery-ui-widgets isn't supported any more from angularjs (see https://github.com/angular/angular.js/blob/master/CHANGELOG.md). Therefore, you get a javascript error if you want to use it with the latest angularjs version.