[wp-trac] [WordPress Trac] #49100: Uncaught TypeError: f.hoverintent is not a function error

WordPress Trac noreply at wordpress.org
Thu Mar 25 11:25:40 UTC 2021


#49100: Uncaught TypeError: f.hoverintent is not a function error
---------------------------------------------+-----------------------------
 Reporter:  FrankSwift                       |       Owner:  (none)
     Type:  defect (bug)                     |      Status:  new
 Priority:  normal                           |   Milestone:  Awaiting
                                             |  Review
Component:  Toolbar                          |     Version:  5.3.2
 Severity:  normal                           |  Resolution:
 Keywords:  needs-testing reporter-feedback  |     Focuses:
---------------------------------------------+-----------------------------
Changes (by sabernhardt):

 * keywords:  needs-patch needs-testing => needs-testing reporter-feedback


Comment:

 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:
 - `wp-includes/js/hoverintent-js.min.js`
 [https://wordpress.org/support/topic/f-hoverintent-is-not-a-function-when-
 logged-in/ exclude single file]
 - `wp-content/uploads/cached-scripts/`
 [https://wordpress.org/support/topic/problem-with-aggregated-js-file-
 after-the-update/ exclude directory]

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

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49100#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list