Skip to content

Conversation

ehsankhf
Copy link

This is an error rocovery fix for the deep circular object 'Maximum call stack size exceeded' error for angular.equals in defaultEquality function.

In some cases with deep circular object it still gives error which is probably caused by the equivalence of two object in the shallow levels and more comparisons in the deep levels.

…xceeded' error in defaultEquality function
@ehsankhf
Copy link
Author

In reality in many cases we don't need to compare deep levels, so the fix works in most cases. I think it should be warned for those who are using this plugin with many nodes and very deep levels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant