XF 1.2 Javascript warning - how to fix?

Liam W

in memoriam 1998-2020
On my board, this appears in the javascript console:

Code:
XenForo.activate(
#document
) xenforo.js?_v=34c445de:200
Unable to find menu for Popup
e.fn.init[1]
xenforo.js?_v=34c445de:234
XenForo.init() 203ms. jQuery 1.10.2/1.2.8-dev xenforo.js?_v=34c445de:190

There is a warning:

Code:
Unable to find menu for Popup e.fn.init[1]

It doesn't appear to have broken anything, but it is still annoying and shouldn't be there. How do I fix it?

Liam
 
Top Bottom