Hi everyone ,
I Am getting "Uncaught TypeError: Cannot read property 'controller' of undefined"
this error when i am trying to run the angular code
My controller is
app.controller('CricketerController',['$scope', '$uibModal', 'CricketerService','$window',function ($scope, $uibModal, CricketerService, $window) {}

Ahmed AbdiPosted Dec 7, 2016, 1:03 PM
Khairul IslamPosted Dec 7, 2016, 12:00 PM
Khaja MoizuddinPosted Dec 7, 2016, 11:53 AM