[wp-trac] [WordPress Trac] #61852: When Updating to 6.6.1 regeneratorRuntime is not defined errore occued

WordPress Trac noreply at wordpress.org
Sat Aug 10 21:47:34 UTC 2024


#61852: When Updating to 6.6.1 regeneratorRuntime is not defined errore occued
---------------------------+----------------------
 Reporter:  nazmul111      |       Owner:  (none)
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:
Component:  Script Loader  |     Version:  6.6.1
 Severity:  normal         |  Resolution:  invalid
 Keywords:                 |     Focuses:
---------------------------+----------------------
Changes (by swissspidy):

 * status:  new => closed
 * resolution:   => invalid
 * focuses:  javascript =>
 * component:  General => Script Loader
 * milestone:  Awaiting Review =>


Comment:

 As per [https://make.wordpress.org/core/2024/06/25/miscellaneous-
 developer-changes-in-wordpress-6-6/ this 6.6 dev-note], In [57981], now
 obsolete polyfills such as wp-polyfill, wp-polyfill-inert and regenerator-
 runtime were removed from the react script dependency in WordPress, as
 they are no longer needed in modern browsers supported by WordPress.

 If your plugin or theme requires regenerator, manually enqueue
 regenerator-runtime or uodate its Babel config to no longer support old
 browsers such as IE11.

 Closing this as it‘s not a core bug. I recommend asking in the support
 forums for assistance or reporting this to the developer of the affected
 plugin/theme if it‘s not yours.

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


More information about the wp-trac mailing list