[wp-trac] [WordPress Trac] #53433: The New Widgets in 5.8 compatibility issue
WordPress Trac
noreply at wordpress.org
Tue Jun 22 08:24:14 UTC 2021
#53433: The New Widgets in 5.8 compatibility issue
-----------------------------------------------+---------------------
Reporter: oglekler | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.8
Component: Widgets | Version: trunk
Severity: normal | Resolution:
Keywords: has-screenshots reporter-feedback | Focuses:
-----------------------------------------------+---------------------
Comment (by aljullu):
Thanks for the report @oglekler, what you are seeing is a combination of
two different issues.
The New Widgets with WooCommerce 5.1.0. are not showing up at all.
This was fixed in WooCommerce 5.2.0, it was caused by one of our CSS files
expecting a dependency that was missing in the Site Editor. You can read
more details in this issue:
https://github.com/woocommerce/woocommerce-gutenberg-products-
block/issues/3626
I've checked with WC 5.3.0 and the latest 5.4.0 - visually it's ok,
but errors in the console are the same (look at screenshots).
This is an issue which appeared recently with WordPress 5.8 beta 2. That's
because we are relying on a polyfill that was removed from WP core. We are
tracking this in this PR:
https://github.com/woocommerce/woocommerce-gutenberg-products-
block/pull/4362
And it's also being discussed in this ticket:
https://core.trac.wordpress.org/ticket/52941
Depending on the resolution of the ticket, we might push a fix to WC 5.5
after feature-freeze.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53433#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list