sentry-docs
sentry-docs copied to clipboard
"Custom Grouping Behavior" title links to title above - "Promises" in legacy JS client docs
Core or SDK?
Platform/SDK
Which part? Which one?
https://docs.sentry.io/clients/javascript/usage/
Description
See the 3 h2 titles. The ids don't match with titles so the title links are broken too

Suggested Solution
Update id's of "Custom Grouping Behavior" and "Preventing Abuse" titles
This is a known linking issue with the way our docs are being built as the sidebar links are automatically generated from the headings. I'm linking this to issue 4580 as I suspect they'll have the same solution. Thanks for reporting this.
This works now, and was most likely fixed by the Next.js migration