Opened 13 months ago
Last modified 9 months ago
#49100 new defect (bug)
Uncaught TypeError: f.hoverintent is not a function error
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.3.2 |
Component: | Toolbar | Keywords: | needs-patch needs-testing |
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 (3)
Note: See
TracTickets for help on using
tickets.
Related: #47069, #48993.