Receiving TypeError: Cannot read properties of undefined (reading 'map')
on Edge Runtime (Cloudflare). #211
Open
Description
Description
Receiving TypeError: Cannot read properties of undefined (reading 'map') on Edge Runtime (Cloudflare).
Steps to reproduce
Use [email protected] as the searchClient.
Expected Behavior
It should render results same as Algolia searchClient
Actual Behavior
Crashes with TypeError: Cannot read properties of undefined (reading 'map') error.
Metadata
"react-instantsearch": "7.12.1",
"react-instantsearch-nextjs": "0.3.6",
"instantsearch.js": "4.73.1",
"typesense-instantsearch-adapter": "2.8.0",
Metadata
Assignees
Labels
No labels