Make WordPress Core

Opened 6 years ago

Closed 5 years ago

#49100 closed defect (bug) (worksforme)

Uncaught TypeError: f.hoverintent is not a function error

Reported by: frankswift's profile FrankSwift Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.3.2
Component: Toolbar Keywords: needs-testing reporter-feedback
Focuses: Cc:

Description

Since installing 5.3.1 (and updating to 5.3.2) I've observed the following error:

Uncaught TypeError: f.hoverintent is not a function at HTMLDocument.<anonymous> (admin-bar.min.js?ver=3.8:1)

This error prevents the admin bar on the front end of the WordPress site from being able to dropdown a menu when hovering over an admin related link. Prior to WordPress 5.3.1 no such error was generated and dropdown worked as expected.

Change History (5)

#1 @SergeyBiryukov
6 years ago

  • Component changed from General to Toolbar

Related: #47069, #48993.

#2 @Tkama
6 years ago

I have the same problem!

#3 @bonnerl
6 years ago

I'm also seeing this error on WP 5.3.2.

#4 @sabernhardt
5 years ago

  • Keywords reporter-feedback added; needs-patch removed

There have been cases where this error was related to caching:
https://wordpress.org/search/hoverintent+is+not+a+function?in=support_forums

If you're using a cache plugin, you could try excluding the script from from JS optimization:

If you still receive the error after clearing cache and/or editing the cache rules (with WordPress 5.7), please let us know.

#5 @sabernhardt
5 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed

Without confirmation that this is still a problem, I'll close the ticket.

If you experience this error again, please reopen and share more details and/or screenshots.

Note: See TracTickets for help on using tickets.