Allan Wintersieck
Results
2
issues of
Allan Wintersieck
## 🐛 Bug description In the [remix example](https://github.com/algolia/react-instantsearch/blob/d50a5807eb8a9d82412fbdf39b52e939a68f19ee/examples/hooks-remix/app/routes/index.tsx), it doesn't seem that UI state is set correctly when initially loading the page, causing the back button to not work in...
## 🐛 Bug description If you set both `initialUiState` on `InstantSearch` and `transformItems` on `RefinementList`, triggering a re-render to the component will cause it to ignore what you set for...