angular2-lightbox
angular2-lightbox copied to clipboard
Lightbox2 port to use with angular2
During development mode lightbox works perfectly fine. But during --prod it gives the error: **Cannot read property 'id' of undefined** I tried various ways to solve it, but could not...
I can't use this module, because it does not declare its dependencies correctly (all in the `devDependencies` field): `rxjs`, `@angular/core`, possibly more should go into `dependencies`. This breaks, when you...
Hello, May I ask if it is possible to create a canvas element inside the lightbox modal? I need to create circles on the image shown by lightbox. I need...
**Browser:** Chrome open to open lightbox from modal (ng-bootstrap modal), when navigating between images, it gets stuck in the middle and loads endlessly, I tracked the code and found that...
Hi, I found this today - and I was wondering is it possible to display videos and other media in the lightbox or does it only work for images? Is...
When including version 1.3.0 in a project where "noUnusedLocals" in the tsconfig file is set to true: ERROR in node_modules/angular2-lightbox/src/lightbox-overlay.component.ts(27,11): error TS6133: '_classList' is declared but its value is never...
when centerVertically, initial loading view, which is the small view with circular loading view upon it, does not show.
Allow user to swipe left and right on mobile. Should use hammer.js