TypeError: i.match is not a function
I have been working on a drupal angularjs module. I have installed bootstrap ui, which is working fine. But when I use modal box it does not work. The code inside the controller: $scope.alertOnEventClick = function( event, allDay, jsEvent, view ){ $scope.alertMessage = (event.title + ' was clicked '); console.log($modal); var modalInstance = $modal.open({ //templateUrl: Drupal.settings.angularjsApp.basePath + '/ng_node/calender/popup', template: "<div class='modal-header'><h3 class='modal-title'>I'm a modal!</h3>" + "</div><div class='modal-body'><ul><li>jfksdfhjksd</li><li>jfksdfhjksd</li><li