You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mermaid diagrams should render/display ok on site, but I get ReferenceError: mermaid is not defined on console. Weird thing is on the build output, there's no mermaid directory on public/lib on deployed Github pages repository. Also while checking out the Inspector, Mermaid script isn't linked or loaded.
Describe the bug
Mermaid diagrams are rendering fine on localhost.
Expected behavior
Mermaid diagrams should render/display ok on site, but I get
ReferenceError: mermaid is not defined
on console. Weird thing is on the build output, there's no mermaid directory onpublic/lib
on deployed Github pages repository. Also while checking out the Inspector, Mermaid script isn't linked or loaded.Screenshots
Build Environment
Please try to use Hugo extended version before opening the issue.
Preview Environment
Additional Information
Configuration files or front matter code...
The text was updated successfully, but these errors were encountered: