Examples throw an ERROR: [uncaughtException] Invalid value "undefined" for header "x-forwarded-for"
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 236
- Forks
- 51
- Avg merge
- 3h 48m
- Merged PRs (30d)
- 5
Description
I didn't check all examples, but some in routing section ("pages", "universal router") don't work cause of above mentioned error.
Others might don't work too, I didn't check.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error in the routing examples named “pages” and “universal router,” then inspect how the x-forwarded-for header is handled. Done means those examples run without the uncaughtException about an undefined header value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100