Thank you Mehraz. I already disabled the feature on my website temporarly. I also tried a few JavaScript and CSS fixes, but none of these worked.
When I inspect the page in the browser I am getting the following error:
TypeError: undefined is not an object (evaluating 'r.currentImage.buttonRef.focus')
in this function:
hideLightbox() { r.overlayEnabled && (r.overlayEnabled = !1, setTimeout((function() { r.currentImage.buttonRef.focus({ preventScroll: !0 }), r.currentImageId = null }), 450)) },
In the following file:
view.min.js