Lightbox bug

@amotor

Thanks Amotor, our case cannot use your method, as we need to pass data to first lightbox, and then pass data from first lightbox to second lightbox. So we cannot use close lightbox function inside first lightbox.

Even though WIX can close first lightbox properly and open second lightbox, but the BUG will be triggered at the moment when user close the second lightbox. And then the second lightbox never close and no way to force it to close, user need to reload the whole page from browser.

Of course if user try to open second lightbox again, same error prompt as J.D. encountered.