Javascript error
-
Since updating to WordPress 4.8 I get the following error on the homepage / activity feed.
ai_bp_reactions_jquery.tipsy-min.js?ver=4.8:1 Uncaught TypeError: this[l] is not a function at jQuery.fn.init.$.fn.tipsy (ai_bp_reactions_jquery.tipsy-min.js?ver=4.8:1) at HTMLDocument.<anonymous> (ai_bp_reactions_custom.js?ver=4.8:71) at fire (jquery.js?ver=2.2.4:3187) at Object.fireWith [as resolveWith] (jquery.js?ver=2.2.4:3317) at Function.ready (jquery.js?ver=2.2.4:3536) at HTMLDocument.completed (jquery.js?ver=2.2.4:3552)
Seems to be coming from this code:
"manual" != t.trigger) { var l = t.live ? "live" : "bind" , a = "hover" == t.trigger ? "mouseenter" : "focus" , f = "hover" == t.trigger ? "mouseleave" : "blur"; this[l](a, s)[l](f, n) }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Javascript error’ is closed to new replies.