[wp-trac] [WordPress Trac] #61960: Heartbeat API: consider changing the min allowed time

WordPress Trac noreply at wordpress.org
Mon Sep 16 00:10:59 UTC 2024


#61960: Heartbeat API: consider changing the min allowed time
----------------------------+----------------------------
 Reporter:  annezazu        |       Owner:  peterwilsoncc
     Type:  defect (bug)    |      Status:  reopened
 Priority:  normal          |   Milestone:  6.7
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  performance
----------------------------+----------------------------
Changes (by peterwilsoncc):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Reopening as the commit introduced a JavaScript bug on the block editor.


 {{{
 Uncaught TypeError: wrap is undefined
     <anonymous> http://wp-build.local/wp/wp-includes/js/wp-auth-
 check.js?ver=6.7-alpha-59022:165
     jQuery 7
     xhr http://wp-build.local/wp/wp-
 includes/js/heartbeat.js?ver=6.7-alpha-59022:479
     jQuery 8
     connect http://wp-build.local/wp/wp-
 includes/js/heartbeat.js?ver=6.7-alpha-59022:436
     scheduleNextTick http://wp-build.local/wp/wp-
 includes/js/heartbeat.js?ver=6.7-alpha-59022:536
     interval http://wp-build.local/wp/wp-
 includes/js/heartbeat.js?ver=6.7-alpha-59022:777
     <anonymous> http://wp-build.local/wp/wp-admin/post-new.php:1824
 wp-auth-check.js:165:41
     <anonymous> http://wp-build.local/wp/wp-includes/js/wp-auth-
 check.js?ver=6.7-alpha-59022:165
     jQuery 7
     xhr http://wp-build.local/wp/wp-
 includes/js/heartbeat.js?ver=6.7-alpha-59022:479
     jQuery 8
     connect http://wp-build.local/wp/wp-
 includes/js/heartbeat.js?ver=6.7-alpha-59022:436
     scheduleNextTick http://wp-build.local/wp/wp-
 includes/js/heartbeat.js?ver=6.7-alpha-59022:536
     interval http://wp-build.local/wp/wp-
 includes/js/heartbeat.js?ver=6.7-alpha-59022:777
     <anonymous> http://wp-build.local/wp/wp-admin/post-new.php:1824
 }}}

 I suspect an order of operations issue and will investigate.

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


More information about the wp-trac mailing list