themyth92 / ngx-lightbox

Lightbox2 use with angular >= 5
MIT License
115 stars 67 forks source link

Angular 12 menu hidden and loading indicator not disappearing #93

Open nolafs opened 3 years ago

nolafs commented 3 years ago

It seem to work under Angular 12 but loading indicator does not hide and the menu never shows up.

nolafs commented 3 years ago

Seems there is an error in sizeContainer method. Looping over the events does not work. Setting enabledTransition to false will make it work in 12