Also I’m having this issue too and it’s maybe mess...
# community-help
d
Also I’m having this issue too and it’s maybe messing my SSR issues with react-instantsearch https://github.com/typesense/typesense-instantsearch-adapter/issues/199
Woah turns out that SSR doesn’t like at all the usage of useSearchParams which I guess makes sense. I had to wrap my components in a useEffect :’)