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
In some cases, you might have objects that rely on each other. The serialization process can cause issues and json2typescript might cause a page freeze due to infinite calculations.
We could prevent this by adding a setting or parameter for the max. depth of serialization.
The text was updated successfully, but these errors were encountered:
In some cases, you might have objects that rely on each other. The serialization process can cause issues and json2typescript might cause a page freeze due to infinite calculations.
We could prevent this by adding a setting or parameter for the max. depth of serialization.
The text was updated successfully, but these errors were encountered: