Error reporting feature is generating an error
Open
bug
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
## Test Case
### ENV
- [ ] `DEV`
- [X] `Staging`
- [ X- likely] `PROD`
### TESTCASE
Under the top nav, click "Report an Error"
Fill out the form and submit
### EXPECTED
A confirmation that my error report had been successfully received
### ACTUAL
An error is displayed
### ERROR
In staging this is returning a "413 PayloadTooLargeError: request entity too large"; body-parser is throwing it;
Contributor guide
Assessment
This issue has not been assessed yet.