compact / angular-bootstrap-lightbox

An AngularJS lightbox built using UI Bootstrap Modal.
http://compact.github.io/angular-bootstrap-lightbox/
MIT License
306 stars 134 forks source link

Error when added in a controller #74

Open pitometsyurii opened 7 years ago

pitometsyurii commented 7 years ago

I have following error. How to fix that?

"Error: [$injector:unpr] http://errors.angularjs.org/1.2.16/$injector/unpr?p0=%24uibModalProvider%20%3C-%20%24uibModal%20%3C-%20Lightbox t

pitometsyurii commented 7 years ago

Please tell what else do I need to provide to help me to resolve an issue.

bendspoons commented 6 years ago

You have to install Bootstrap UI to make this work. Its just a dependency missing error.