• Resolved micksp

    (@micksp)


    Every now and the I get this error in my browser console:
    TypeError: this.ajaxForm is not a function
    I found that the jquery plugin jquery.form.min.js is being loaded asynchronously and sometimes, it seems, the script is loaded too late.
    For now i added the code in jquery.form.min.js into the script.js file. This solves my problem for now. However, can you look into this to fix it in an upcoming release?

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

The topic ‘uncaught TypeError’ is closed to new replies.