Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ivanbachev

    (@ivanbachev)

    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.

    Thread Starter ivanbachev

    (@ivanbachev)

    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

Viewing 2 replies - 1 through 2 (of 2 total)