React InstantSearch for Next js (.tsx) routing showing error #5886
Replies: 3 comments 4 replies
-
|
Hi, it seems you're using |
Beta Was this translation helpful? Give feedback.
-
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.
-
|
Did you find a solution to this issue? I am facing the same problem. |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
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