[wp-trac] [WordPress Trac] #59111: A stale register_core_block_style_handles cache can cause styles not to load

WordPress Trac noreply at wordpress.org
Fri Sep 1 19:46:54 UTC 2023


#59111: A stale register_core_block_style_handles cache can cause styles not to
load
--------------------------+--------------------------
 Reporter:  joemcgill     |       Owner:  joemcgill
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  6.3.2
Component:  Themes        |     Version:  6.3
 Severity:  major         |  Resolution:
 Keywords:  has-patch     |     Focuses:  performance
--------------------------+--------------------------

Comment (by kimannwall):

 Facing a similar issue here, not related to staging and dev, but rather a
 production environment hosted by Pagely.

 The transient has been deleted via CLI and continues to rebuild with paths
 to CSS files like:

 {{{
 /wordpress-versions/6.3.1/wp-includes/blocks/archives/editor.css
 }}}

 Which doesn't exist within the context of the site and cannot be used to
 build the final inline CSS needed.

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


More information about the wp-trac mailing list