Custom connector, refine and/or custom states props #5344
-
Hi, We are developing a new app in house and decided to go for the hooks approach, we've already implemented the HOC in other project. But for hooks we are getting a few issues, I hope someone could give us a direction.
<InstantSearch routing={routing} ...>
Refining at certain point the items with boundingBox + useGeoSearch
I hope it's clear enough to start this topic, please let me know if you need more information. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 5 replies
-
Alternatively you can also use the
|
Beta Was this translation helpful? Give feedback.
Alternatively you can also use the
set(Index)UiState
function from useInstantSearch https://www.algolia.com/doc/api-reference/widgets/use-instantsearch/react-hooks/#widget-param-setindexuistate to set multiple refinements at once