When a collaborator doesn’t have access to a resource like “read_products” the Shopify React App Bridge product picker will show a list of products available but will break upon selection because it tries to access htmlDescription which it doesn’t have access to read.
If product pickers can still be generated, it would be great for these React components to still work but return null for htmlDescription.