jameskleeh / angular-confirm

Confirmation modal dialog for AngularJS
Apache License 2.0
150 stars 75 forks source link

Unknown provider: $animateCssProvider <- $animateCss <- $uibModalStack <- $uibModal #81

Open C12389 opened 7 years ago

C12389 commented 7 years ago

Hi , we are using angular 1.4.0 version and we are trying to upgrade the bootstrap version from ui-bootstrap-tpls-0.7.0 to ui-bootstrap-tpls-2.5.0.min.js. But after upgrading it to the new version i got the below error. Any help Unknown provider: $animateCssProvider <- $animateCss <- $uibModalStack <- $uibModal

jameskleeh commented 7 years ago

Please provide a plunkr or something that demonstrates the issue