Issue with typesense-instantsearch-adapter leading to Undefined `store_name`
TLDR Shadab experienced an issue with store_name
returning undefined when searching with white_space from typesense. Jason recommended trying to reproduce the issue with a different server, and opening an issue if the problem persists.
Aug 04, 2023 (4 months ago)
Shadab
05:39 AMundefined
on my store_name
on searching white_space at the beginning (not in between words), rest of the images, URL for link clicks (coming from typesense) are working fine. Feel like this is a bug?Jason
02:46 PMIf you can still replicate it, could you open an issue with a small reproducible dataset?
Shadab
02:48 PMTypesense
Indexed 3011 threads (79% resolved)
Similar Threads
Issue with Typesense Instantsearch and Upgrading to React 18
Carl experienced problems updating packages for a project. VIVEK suggested disabling reactStrictMode, while Jason insisted on downgrading to React 17 due to compatibility issues. Carl eventually found a workaround.
Using Typesense Instantsearch Adapter with React Native
Jason asked about the usage of Typesense Instantsearch adapter with React Native. Stephano replied that they are planning to try it in the future.
Issues with Typesense Frontend Search Integration
Akash experienced issues integrating Typesense into their frontend search, particularly with their search box. Jason guided them to troubleshoot, eventually identifying the issue to be with react-instantsearch-dom and suggesting a downgrade to react 17, which resolved the issue.