Viewing 1 post (of 1 total)
  • Author
    Posts
  • #17178
    AntoineCP
    Participant

    Hi,

    Previously, the frontend script (front.js) file was only enqueued after the conditionnal :
    if ( ! $this->cookie_setted() )

    Since version 1.2.38, front.js is always enqueued ; making the function cnHandleScroll always active if ‘On scroll’ option is selected.

    It then seems to call setCookieNotice and trigger the setCookieNotice event whenever the frontend user scroll any page.

    Is this the expected behavior for the setCookieNotice event?

    Regards

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.