Sentry Issue: [OPENFOODFACTS-EXPLORER-9F](https://openfoodfacts.sentry.io/issues/7093882258/?referrer=github_integration) ``` TypeError: Cannot read properties of undefined (reading 'map') File "../../../../../src/routes/facets/[facet]/[value]/+page.ts", line 38, in productCodes const productCodes = (await results).products.map((state) => state.code as string); ```