Skip to content

Maximum call stack size exceeded #106

Open
@iampato

Description

@iampato

On using updateDiff I'm getting this error:

[Nest] 1  - 06/04/2025, 6:52:38 PM   ERROR [ExceptionsHandler] Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
    at /app/node_modules/deep-object-diff/cjs/updated.js:19:34
    at Array.reduce (<anonymous>)
    at updatedDiff (/app/node_modules/deep-object-diff/cjs/updated.js:19:27)
    at /app/node_modules/deep-object-diff/cjs/updated.js:21:26
    at Array.reduce (<anonymous>)
    at updatedDiff (/app/node_modules/deep-object-diff/cjs/updated.js:19:27)
    at /app/node_modules/deep-object-diff/cjs/updated.js:21:26
    at Array.reduce (<anonymous>)
    at updatedDiff (/app/node_modules/deep-object-diff/cjs/updated.js:19:27)
    at /app/node_modules/deep-object-diff/cjs/updated.js:21:26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions