You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/9851305/woocommerce-gutenberg-products-block.zip)
4
+
5
+
## Feature plugin and package inclusion in WooCommerce
6
+
7
+
### Fix mini cart items alignment issues in Editor. ([7387](https://github.com/woocommerce/woocommerce-blocks/pull/7387))
8
+
9
+
1. Add a mini cart to a new post
10
+
2. Select mini cart block and click on `Edit mini cart template part` from sidebar
3. Editor UI should be the same as the frontend UI.
13
+
14
+
### Fixes a fatal error with Cart Block usage in specific site configurations with multiple shipping countries. ([6896](https://github.com/woocommerce/woocommerce-blocks/pull/6896))
15
+
16
+
1. Configure multiple shipping countries.
17
+
2. Setup the cart block for use on the site.
18
+
3. Verify there are no errors when displaying the cart in the editor or on the frontend (especially around any shipping options).
0 commit comments