Block diagram: Converting circular structure to JSON #5530
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
I am currently using
[email protected]
with[email protected]
and[email protected]
installed via npm to create static content. I am able to render everymermaid
diagram except for "block-beta". API call tomermaid.render
fails with the following error.When object is inspected in the console, it contains the endless structure.
I have a very simple rendering logic placed inside
useEffect
inside a custom component that replacescode
element in markdown files. Unfortunately, I am not able to share the code or provide it in live environment.Steps to reproduce
Unfortunately, I was not able to reproduce this issue in other projects, so I suspect the issue to be project specific.
Screenshots
No response
Code Sample
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: