Limitations in react-instantsearch and Custom Refinement Options
TLDR alex pointed out an issue with react-instantsearch. Jason suggested following up on an open discussion and considering a custom refinement list.
Jul 04, 2023 (3 months ago)
alex
07:12 AMJason
04:48 PMI’d recommend following up there.
Until them you might have to build your own custom refinement list
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Issues with React InstantSearch Refinement List Search
alex is having trouble with react instantsearch refinement list search not showing all results. Kishore Nallan suggests using a higher max_candidates value and a later 0.24 RC build and offered to help with diagnosing the issue in detail.
Connecting React Instant Search with Typesense Adapter
KARTHICK sought help with an error when using Typesense Adapter for React Instant Search. Jason advised substituting import statements. After uninstalling the react-instantsearch-dom package, KARTHICK resolved the issue.
Creating Custom Widget with React InstantSearch DOM
KARTHICK needed assistance creating a custom widget using functional component in React InstantSearch DOM. Jason provided a link with full customization examples for each widget.