After page refresh, the full path address of the API interface will be concatenated with anchor information
Open
Nobody has claimed this yet.
Type: Bug
- Dominant language
- TypeScript
- Stars
- 25.9k
- Forks
- 2.4k
- Avg merge
- 13h 10m
- Merged PRs (30d)
- 4
Description
Describe the bug
After page refresh, the full path address of the API interface will be concatenated with anchor information
To Reproduce
Steps to reproduce the behavior:
- open html generated by cli first, this would be fine

- refresh page, the address changed

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
Reproduce the issue with the HTML generated by the CLI, comparing the API interface address before and after a page refresh. Trace how the generated page handles the full path and anchor information. Done means refreshing the page no longer concatenates the full API path with the anchor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100