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 infinite recursion when removing an attribute filter from the Active filters block (4816)
- Insert All Products, Filter Products by Attribute, and Active Filter blocks into a page.
- Save and publish the page.
- View the page on the frontend.
- Apply a filter for any attribute so that the product list is filtered and the active filters block shows the filter you just added.
- Verify you can remove applied attribute filters either using the cross icon next to each filter, or pressing the "Clear All" link.
Fix Product Search block displaying incorrectly (4740)
With Storefront active:
- Add the Product Search block to a page.
- Save and publish the page.
- View the page on the frontend.
- The search block should be shown full width, with a gap between the search input and the button.