• Resolved YogieAnamCara

    (@yogieanamcara)


    PopUp Builder stopped working on my site, I don’t know why or what might have changed, or I did this to be caused:

    I found this, but could not find out what it means…

    EvalError: Refused to evaluate a string as JavaScript because ‘unsafe-eval’ is not an allowed source of script in the following Content Security Policy directive: “script-src ‘self'”.

    at SgpbEventListener.eventListener (PopupBuilder.js?ver=4.2.7:2486:15)
    at SgpbEventListener.popupObjCreator (PopupBuilder.js?ver=4.2.7:2445:7)
    at HTMLDivElement.<anonymous> (PopupBuilder.js?ver=4.2.7:2423:23)
    at Function.each (jquery.min.js?ver=3.7.1:2:3129)
    at e.<computed>.each (jquery.min.js?ver=3.7.1:2:1594)
    at SgpbEventListener.init (PopupBuilder.js?ver=4.2.7:2422:13)
    at PopupBuilder.js?ver=4.2.7:2879:21

    The page I need help with: [log in to see the link]

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

    (@yogieanamcara)

    as per a security report I added this into my header causing the popups not to be executed
    < meta http-equiv=”Content-Security-Policy” content=”script-src ‘self'” >

    removing this from the header solved the issue

    Plugin Support Jawad Ahmed

    (@jawada)

    Hi @yogieanamcara

    Thank you for confirming that the issue has been resolved. If you require any further assistance, please feel free to reach out.

    Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PopUp not showing’ is closed to new replies.