React InstantSearch for Next js (.tsx) routing showing error #5886
Unanswered
indrasenakatam
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Hi, it seems you're using |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://www.algolia.com/doc/ui-libraries/autocomplete/integrations/with-react-instantsearch/
As I followed this tutorial and implemented auto-complete js example but showing above error. Next.js 13.5.4 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
import singletonRouter from "next/router";
as I have followed the below documentation and example but still facing the issue.
https://www.algolia.com/doc/guides/building-search-ui/getting-started/react/
https://github.com/algolia/instantsearch/tree/master/examples/react/next
Beta Was this translation helpful? Give feedback.
All reactions