Replies: 1 comment
-
I reproduce and added details in #9479 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm having problems with my docfx setup: https://github.com/sliekens/gw2sdk/blob/main/docfx.json
For some weird reason, if I build and deploy this to GitHub pages, the metadata attributes are wrong.
https://sliekens.github.io/gw2sdk/guide/introduction.html
Expected:
Actual:
As a result, the sidebar doesn't load. Also, the code keeps trying to load the sidebar without ever giving up.
I tried to reproduce it on my machine, but it worked as expected. Does anyone know what is going on here?
Debug logs:
5_Build documentation site.txt
Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions