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

Unknown provider: $uibModalProvider <- $uibModal <- Lightbox <- Lightbox #49

Closed TommiZZ closed 8 years ago

TommiZZ commented 8 years ago

Hi, I included all the necessary files and added the 'bootstrapLightbox' as a dependency to my module, but i keep getting this error when I'm adding the 'Lightbox' parameter to my controller. I will appreciate any help on this one.

TommiZZ commented 8 years ago

Problem solved. Bootstrap modal's version was out of date.

anish-g-nair commented 7 years ago

So what if I do not want to update my Bootstrap or Bootstrap modal?? How do I fix it?