The documentation for WooCommerce Blocks has moved to the WooCommerce monorepo.
Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.
Zip file for testing: woocommerce-gutenberg-products-block.zip
Fix images hidden by default in Product grid blocks after WC 6.6 update. (6599)
- With WC core 6.5.1 and WC Blocks disabled, add a Handpicked Products block to a post or page.
- Hide the Product price and Product rating using the sidebar toggles.
- Publish the post or page.
- Update to WC core to 6.6.0.
- Notice the images are no longer visible.
- Enable WC Blocks (with this branch).
- Verify images are visible by default.
- Verify you can still toggle the images.