32 lines
761 B
Markdown
32 lines
761 B
Markdown
---
|
|
name: Bug report
|
|
about: Help us improve DocSearch.
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
## Steps to reproduce
|
|
|
|
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:**
|
|
|
|
- JavaScript: https://codesandbox.io/s/github/algolia/docsearch/tree/main/examples/js-demo
|
|
- React: https://codesandbox.io/s/github/algolia/docsearch/tree/main/examples/demo
|
|
|
|
## Expected behavior
|
|
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
## Environment
|
|
|
|
- OS: [e.g. Windows / Linux / macOS / iOS / Android]
|
|
- Browser: [e.g. Chrome, Safari]
|
|
- DocSearch version: [e.g. 3.0.0]
|