ngx-lightbox icon indicating copy to clipboard operation
ngx-lightbox copied to clipboard

Angular 12 menu hidden and loading indicator not disappearing

Open nolafs opened this issue 4 years ago • 1 comments
trafficstars

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

nolafs avatar Jun 02 '21 18:06 nolafs

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

nolafs avatar Jun 03 '21 10:06 nolafs