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

Incorrect behavior when baseUrl contains numbers #31

Open
masofcon opened this issue May 3, 2024 · 1 comment
Open

Incorrect behavior when baseUrl contains numbers #31

masofcon opened this issue May 3, 2024 · 1 comment

Comments

@masofcon
Copy link

masofcon commented May 3, 2024

When using numbers in the baseUrl, the tooltip displays 'Loading...' and the generated links become broken.

example:
baseUrl: '/feature/DOC-42-glossary-plugin'

html:
<a href="/doc-review/site/feature/DOC-glossary-plugin/docs/topics/terms/base-type" style="text-decoration: underline;">base type</a>

@masofcon
Copy link
Author

masofcon commented May 3, 2024

It's possible that changes made in this request introduced the problem.

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

1 participant