• Recently all my popups require two click before opening. On the first click I get the following error:

    Uncaught Error: Syntax error, unrecognized expression: [href*=#]
        at Function.Sizzle.error (jquery-1.12.4.js:1502)
        at Sizzle.tokenize (jquery-1.12.4.js:2159)
        at Function.Sizzle [as find] (jquery-1.12.4.js:872)
        at jQuery.fn.init.find (jquery-1.12.4.js:2826)
        at front.min.js?ver=2.3.6:1
        at Object.n.initContainer (front.min.js?ver=2.3.6:1)
        at Object.n.activateContainer (front.min.js?ver=2.3.6:1)
        at window.DiviAreaItem.focus (front.min.js?ver=2.3.6:1)
        at Object.n.reOrderAreas (front.min.js?ver=2.3.6:1)
        at Object.t.show (front.min.js?ver=2.3.6:1)

    Any idea what is causing this and how I can fix it?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Requires two clicks before opening’ is closed to new replies.