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
Hello,
the stringify here causes the following error:
Error: TypeError: Converting circular structure to JSON
--> starting at object with constructor 'Command'
| property 'commands' -> object with constructor 'Array'
| index 0 -> object with constructor 'Command'
--- property 'parent' closes the circle
The text was updated successfully, but these errors were encountered:
Hello,
the stringify here causes the following error:
The text was updated successfully, but these errors were encountered: