Faris Abusada
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 ```
### Describe the bug When the drawer is closed, the page scrolls back from the top to the drawer trigger. I'm unsure if this is an intended behavior or a...