fancyapps / ui

A library of JavaScript UI components, includes the best lightbox - Fancybox5
https://fancyapps.com/
Other
722 stars 91 forks source link

Modal windows are duplicated #630

Closed Oleksandr07 closed 3 months ago

Oleksandr07 commented 3 months ago

Describe the bug

If you open a modal window, open another modal window inside it, and then open the previous modal window, instead of destroying the previous instance, it duplicates

Reproduction

Click link "Open modal 1" Click link "Open modal 2" Click link "Open modal 1"

Additional context

https://codepen.io/Oleksandr07/pen/KKYMrXX 2024-03-13_13 52 34

fancyapps commented 3 months ago

Duplicate of #629