Skip to:
Content
Pages
Categories
Search
Top
Bottom

bug in mentions.min.js


  • zandercent
    Participant

    @zandercent

    Hi

    I noticed some javascript on our site wasn;t working – I checking in the console and saw that it was a problem in the mentions.min.js.

    I unminified and commented out line 191 – everything seems to work (though I’m guessing mentions probably wont).

    return $.fn.atwho.call( this, opts );

    Seems to be a bug in the code, Uncaught TypeError: Cannot read property ‘call’ of undefined.

    Latest version of everything, btw

    Don’t know what it all means, but could be an issue.

Viewing 1 replies (of 1 total)
  • What browser are you using this with? Did the browser actually load all the scripts? It looks like the “atwho” script hasn’t loaded.

Viewing 1 replies (of 1 total)
  • The topic ‘bug in mentions.min.js’ is closed to new replies.
Skip to toolbar