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
Programming HelpDiscussions around programming languages, open source and software development
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Body
I have an issue with rendering my posts that contain mermaid code,
I included this code in index.html
then I load data from an HTML file that contains graph LR mermaid code and I set innerHTML with that content
when loading page, that code converted and showed a mermaid diagram but it's returned as initially immediately when finished loading page
I don't know what's wrong with my code, hope to get help from everyone
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions