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

Setup may need more information #71

Open marxwolf opened 7 years ago

marxwolf commented 7 years ago

I use angular js, and when I add bootstrapLightbox dependency, it doesnot work. when I see the plunker examples, I find the necessary js script that I need. And I add them, it works finally

pkishino commented 7 years ago

which dependencies are you referring to ? If you check the readme it mentions you need to include some items. But I guess you are referring to bootstrap.tpls. Then yes, that dependency should be included in readme.

marceloferrer commented 7 years ago

I have the same issue that marxwolf. I was going insane till i find the missing dependency on the plunker examples.