{}).finally(() => {
player.unload().catch(() => {});
player = null;
open = false;
currentId = null;
videoTitle = '';
document.body.style.overflow = '';
// reset bg
const bgEl = $el.querySelector('.vimeo-modal-bg');
if(bgEl) bgEl.style.backgroundImage = '';
});
} else {
open = false;
currentId = null;
videoTitle = '';
document.body.style.overflow = '';
const bgEl = $el.querySelector('.vimeo-modal-bg');
if(bgEl) bgEl.style.backgroundImage = '';
}
"
x-cloak
>