bug in mentions.min.js
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘bug in mentions.min.js’ is closed to new replies.