Faris Abusada

Results 2 issues of Faris Abusada

## 🐛 Bug description I'm following [this guide](https://www.algolia.com/doc/guides/building-search-ui/going-further/server-side-rendering/react-hooks/?client=index.tsx#with-nextjs) trying to achieve server side rendering with nextjs and react-instantsearch-hooks. once i wrap my code with `InstantSearchSSRProvider`, search functionality simple stops working,...

So i tried to use repl.sh to upload a nextjs example, got the following: ``` $ repl.sh -P -l nextjs ✖ Unsupported language: nextjs ```