[Bug]: Orama appends non existant anchors to links
Open
@danieljcafonso is already working on this.
Since May 8, 2024.
bug
site improvement
- Dominant language
- MDX
- Stars
- 292
- Forks
- 361
- Avg merge
- 7h 51m
- Merged PRs (30d)
- 1
Description
📝 Issue Description
When opening a link through Orama search it appends the first title of the page to the link:
https://docs.solidjs.com/reference/components/switch-and-match#lessswitchgreater-lessmatchgreater
#lessswitchgreater-lessmatchgreater does not exist on the page.
📋 On which page(s) it occurs
Orama search modal.
🤔 Expected Behavior
Only link existing links
👀 Current Behavior
Non existing link
🖥️ Browser
Firefox/125.0.3
📄 Additional Information
No response
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.
Assessment
This issue has not been assessed yet.