a1a0128904
* Fetch all products for hand-picked products control This commit modifies the `getProducts` function usage within the Hand-Picked Products control, aiming to fetch all products regardless of catalog size. The change involves explicitly setting `queryArgs` to include `per_page: 0` in the function call. This adjustment overrides the default behavior based on the `isLargeCatalog` condition, ensuring that all available products are fetched from the Store API for selection within the control. * Add changefile(s) from automation for the following project(s): woocommerce-blocks --------- Co-authored-by: github-actions <github-actions@github.com> |
||
---|---|---|
.. | ||
collections | ||
edit | ||
inner-blocks/no-results | ||
variations | ||
block.json | ||
constants.ts | ||
frontend.tsx | ||
icon.tsx | ||
index.tsx | ||
save.tsx | ||
style.scss | ||
types.ts | ||
utils.tsx |