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

Blank page #38

Open Ponjimon opened 8 years ago

Ponjimon commented 8 years ago

If I implement the JS file to the HTML part (script tag) it makes the page to appear blank. It just loads up, changes the background color maybe, but that's it. Nothing more happens. No error in console either.

If I remove the JS file from the DOM again, it just works fine again.

compact commented 8 years ago

Can you give more details about your setup?