.once is broken, often on every other request? Luckily these only effects admins as users don't see the menu...

uncaught type error - Object # <Object>  has no method once

  jQuery('.flag-bookmarks a').each(function() {
            jQuery(this).once('mysomethingggg', function() {

Comments

stephenrobinson’s picture

Issue summary: View changes
stephenrobinson’s picture

interestingly deleting the contents of admin_menu.js, admin_menu_toolbar.js or admin_menu.admin.js does not fix the issue

stephenrobinson’s picture

deleted

stephenrobinson’s picture

deleted

stephenrobinson’s picture

think enabling Cache menu in client-side browser may have fixed for chrome but not firefox

dave reid’s picture

Category: Bug report » Support request
Priority: Major » Normal

Until we confirm there is an actual bug in admin_menu itself, moving to a support request.

jsimonis’s picture

I just did upgrades to my site - both jquery and admin menu. That made the admin menu disappear. I tried clearing cache, clearing my browser cache, running update.php, etc. Went back to the version of the admin menu I was using (r4) and still had the problem. Went back to the version of jquery_update I had been using and the problem is fixed. So it appears there is some kind of issue between jquery_update and admin menu.

NIKS_Artreaktor’s picture

Try to turn on Jquery Migrate - it is help me.

chris matthews’s picture

Version: 7.x-3.0-rc5 » 7.x-3.x-dev
Status: Active » Closed (outdated)