woocommerce/plugins/woocommerce-admin/client/products
louwie17 f6035610a6
Address React 18 race condition issue and `setCategories` console error (#49642)
* Add missing script handle dependency

* Only register/unregister blocks if product page is being mounted/unmounted

* Set hasResolved to the product object

* Create new refresh action for product when generating variations

* Add changelog

* Revert changes around product update
2024-07-22 09:22:35 -03:00
..
fills Add unit tests for some tracks in product editor (#48245) 2024-06-10 23:05:20 +08:00
hooks Remove the new old experience (#47814) 2024-05-24 18:00:22 +00:00
images Remove the new old experience (#47814) 2024-05-24 18:00:22 +00:00
test Add unit tests for some tracks in product editor (#48245) 2024-06-10 23:05:20 +08:00
tour [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
product-page.scss Fix pages not being scrollable on variations on the new product editor (#46700) 2024-04-18 04:16:31 -03:00
product-page.tsx Address React 18 race condition issue and `setCategories` console error (#49642) 2024-07-22 09:22:35 -03:00
product-variation-page.tsx Enhancement editor loading speed (#47425) 2024-05-24 08:39:53 -04:00