Getting the below error on one of my jet applications.
The application makes a model.destroy call and tries to update the model within the ojCollection based on the response
Uncaught (in promise) RangeError: Maximum call stack size exceeded
at Object.oj.CollectionUtils.isPlainObject (ojcore.js:2833)
at Object.oj.CollectionUtils._copyIntoImpl (ojcore.js:2892)
at Object.oj.CollectionUtils._copyIntoImpl (ojcore.js:2897)
at Object.oj.CollectionUtils._copyIntoImpl (ojcore.js:2897)
at Object.oj.CollectionUtils._copyIntoImpl (ojcore.js:2897)
at Object.oj.CollectionUtils._copyIntoImpl (ojcore.js:2897)
at Object.oj.CollectionUtils._copyIntoImpl (ojcore.js:2897)
at Object.oj.CollectionUtils._copyIntoImpl (ojcore.js:2897)
at Object.oj.CollectionUtils._copyIntoImpl (ojcore.js:2897)
at Object.oj.CollectionUtils._copyIntoImpl (ojcore.js:2897)