Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad anchor in Identity Provider headings #2923

Open
vcampitelli opened this issue Mar 5, 2024 · 2 comments
Open

Bad anchor in Identity Provider headings #2923

vcampitelli opened this issue Mar 5, 2024 · 2 comments

Comments

@vcampitelli
Copy link
Contributor

As we're using a custom prop to render headings at the Identity Provider Operations, their anchors are being rendered with the propsidp_display_name text instead of the actual name.

E.g. https://fusionauth.io/docs/apis/identity-providers/epicgames#create-the-propsidp_display_name-identity-provider

We'd probably need to fix the way Astro is rendering headings from MDX files.

@mooreds
Copy link
Contributor

mooreds commented Mar 5, 2024

Hmmm. Does this block #2917 ?

@vcampitelli
Copy link
Contributor Author

Nope, as it's already broken in production.

#2917 will work fine with the bad anchors, and if we ever fix this one, we'd just need to do a similar strategy with the slug in astro/src/pages/docs/[...slug].astro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants