mgcrea / angular-strap

AngularJS 1.2+ native directives for Bootstrap 3.
mgcrea.github.io/angular-strap
MIT License
5.73k stars 1.38k forks source link

$modal is not a function #2277

Closed dethline closed 5 years ago

dethline commented 6 years ago

angular.js:14940 TypeError: $modal is not a function at AlertFactory (angular-strap.js:4268)

angularJS 1.7.1 bootstrap 3.3.7 angular-strap 2.3.12

usage:

var myAlert = $alert({title: 'Logged in!', content:message+' Redirecting...', placement: 'top', type: 'success', show: true,'duration':2, container:'#message_container' });

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.