[Bug] Runtime Error when using save() to get snapshot in a sheet that have a chart #4575
Open
2 tasks done
Labels
bug
Something isn't working
Before you submit this issue, have you checked the following
Affected packages and versions
0.5.5
Reproduction link
I set up a sheet with a chart using the preset
Then I use the save() method to get a snapshot
Expected behavior
Should get a snapshot as normal without throwing exception
Actual behavior
Unhandled Runtime Error
TypeError: Converting circular structure to JSON
--> starting at object with constructor 'SafeSubscriber'
| property '_finalizers' -> object with constructor 'Array'
| index 0 -> object with constructor 'OperatorSubscriber'
--- property '_parentage' closes the circle
System information
Using Trial License in JavaScript/TypeScript Projects (without server)
The text was updated successfully, but these errors were encountered: