Shopify / shopify-app-bridge

https://shopify.dev/docs/api/app-bridge
82 stars 9 forks source link

ResourcePicker "filter" not working on last app bridge react version 3.7.10 #278

Closed psppro26 closed 5 months ago

psppro26 commented 5 months ago

According to the doc filter should be possible on picker now: https://shopify.dev/docs/api/app-bridge-library/reference/resource-picker

But it's not working on last @shopify/app-bridge-react@3.7.10

<ResourcePicker selectMultiple={1} resourceType="Product" filter={{query:"NOT tag "}} />