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.
woocommerce-gutenberg-products-block.zip
Fix bug with server errors not showing in Cart/Checkout. (6268)
- Create a Simple Product that is in stock.
- Add it to the cart.
- Navigate to the checkout block.
- Change the stock status to "Out of stock" and place the order. Ensure an error notice appears at the top of the Checkout block.
- Create a Simple Product that is in stock.
- Add it to the cart.
- Change the stock status to "Out of stock" and refresh the page.
- Ensure a notice informing the customer that there is an out of stock product in the cart appears at the top of the block.