After upgrading to angular-bootstrap 1.2, this error occurred when loading my app:
Unknown provider: $modalProvider <- $modal <- Controller
Angular UI Bootstrap renamed the $modal
directive to $uibModal
in version 0.14.0.
Also note that $modalInstance
is now $uibModalInstance
.
See the Angular UI Bootstrap documentation for Modal here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With