@@ -71,6 +96,7 @@ function openLightbox(name, type, caption) {
lbContent.replaceChildren(picture);
}
lbCaption.textContent=caption||'';
umamiTrack('gallery-view',{name,type});
dialog.removeAttribute('inert');
dialog.setAttribute('aria-hidden','false');
dialog.showModal();
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.