Open klapuch opened 5 years ago
Opening modal with input[type=file] and clicking on it opens filesystem dialog. On pressing ESC key while filesystem dialog is opened, it closes also the MangnificPopup modal in the background.
input[type=file]
ESC
Is it possible to somehow avoid this behavior?
Thanks
Opening modal with
input[type=file]
and clicking on it opens filesystem dialog. On pressingESC
key while filesystem dialog is opened, it closes also the MangnificPopup modal in the background.Is it possible to somehow avoid this behavior?
Thanks