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
When I upgraded from 4.3.3 to 5.0.8 I'm getting an error (RangeError: Maximum call stack size exceeded) in lodash that seems to be related to recursive schemas.
Here is a summary of my model (This worked in 4.3.3):
jontonsoup
changed the title
Graffitti breaks on revursive models (Upgrading from 4.3.3 to 5.0.8) RangeError: Maximum call stack size exceeded
Graffitti breaks on recursive models (Upgrading from 4.3.3 to 5.0.8) RangeError: Maximum call stack size exceeded
Mar 1, 2016
When I upgraded from 4.3.3 to 5.0.8 I'm getting an error (RangeError: Maximum call stack size exceeded) in lodash that seems to be related to recursive schemas.
Here is a summary of my model (This worked in 4.3.3):
Here is a stacktrace of the error:
Here is the diff of my package.json
Any help would be awesome!
Thanks,
Jon
The text was updated successfully, but these errors were encountered: