| name: Bug report | |
| about: Help us improve React InstantSearch | |
| ## π Bug description | |
| <!-- A clear and concise description of what the bug is. --> | |
| ## π Bug reproduction | |
| **Steps to reproduce the behavior:** | |
| 1. Go to `...` | |
| 2. Click on `...` | |
| 3. Scroll down to `...` | |
| 4. See error | |
| <!-- A live example helps a lot! Fork the sandbox, reproduce the bug and paste the URL here: --> | |
| **Live reproduction:** | |
| https://codesandbox.io/s/github/algolia/create-instantsearch-app/tree/templates/react-instantsearch | |
| ## π Expected behavior | |
| <!-- A clear and concise description of what you expected to happen. --> | |
| ## π₯ Screenshots | |
| <!-- If applicable, add screenshots to help explain your problem. --> | |
| ## Environment | |
| - React InstantSearch version: [e.g. 6.24.0] | |
| - React version: [e.g. 18.1.0] | |
| - Browser: [e.g. Chrome 102.0.5005.61, Safari 15.2] | |
| - OS: [e.g. Windows / Linux / macOS / iOS / Android] | |
| ## Additional context | |
| <!-- Add any other context about the problem here. --> | |