Replies: 2 comments 4 replies
-
Material for MkDocs doesn't provide those files, so it's probably a better idea to ask your question on the issue tracker of the project providing them, which I guess is |
Beta Was this translation helpful? Give feedback.
3 replies
-
Not sure where the 404 is coming from yet, but I did get |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am getting a warning that there's a 404 for the javascripts
Matjax code renders, as does Mermaid using
mermaid2
.The
refresh_on_toggle_dark_light.js
doesn't seem to be doing it's job as the page requires a refresh to change from dark to light diagrams.Any reason why I should be getting these 404 errors? Is that why my
refresh_on_toggle_dark_light
doesn't seem to work?Using the
docker
containersquidfunk/mkdocs-material
Any thoughts would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions