---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## Bug Description
<!-- A clear and concise description of what the bug is. -->
## Steps to Reproduce
<!-- Steps to reproduce the behavior: -->
1.
2.
3.
4.
## Expected Behavior
<!-- A clear and concise description of what you expected to happen. -->
## Actual Behavior
<!-- What actually happened instead. -->
## Environment
<!-- Please complete the following information: -->
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Firefox, Safari]
- Node.js version: [e.g. 18.0.0]
- Wrangler version: [e.g. 3.0.0]
## Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->
## Additional Context
<!-- Add any other context about the problem here. -->
## Possible Solution
<!-- Optional: If you have any ideas on how to fix the issue, please describe them here. -->