• Resolved Creato

    (@creatomatic)


    Hi, I do not think this plugin using modules correctly.

    Console:

    Uncaught ReferenceError: require is not defined

    From:

    /chaty/js/cht-front-script.min.js

    The line in question:

    “function” == typeof define && define.amd ? define([“jquery”], t) : “undefined” != typeof module && module.exports ? module.exports = t(require(“jquery”)) : t(jQuery)

    Please advise.

    Best wishes

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Karina

    (@karinapremio)

    Hey @creatomatic , thanks for your comment and we’re sorry to hear!

    As we haven’t had this issue before and are unable to reproduce it directly on our test sites, can you please reach out via email at [email protected]. We’ll do our best to help you out!

    Plugin Support Karina

    (@karinapremio)

    If you could also send a link to your site to further debug this, that would be great!

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

The topic ‘Uncaught ReferenceError: require is not defined’ is closed to new replies.