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 (2 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 2779 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.
Issue with Typesense Search and Special Characters
gab faced an issue with Typesense when searching with special characters. Jason and Kishore Nallan provided support and identified the issue as a bug. The problem was resolved after upgrading to `0.25.0.rc44`.
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.