RangeError: Maximum Call Stack Size Exceeded
(Doc ID 2983508.1)
Last updated on OCTOBER 31, 2023
Applies to:
Visual Builder Studio - Version 23.10.0 and laterInformation in this document applies to any platform.
Symptoms
On VBCS application Version: 23.10.0 ,
Application is getting the below error
Error
-----
log.js:22 [VB (ERROR), /vb/action/actionChain]: Chain ProfileChain_xx action step assignVariablesDetails_xx failed. RangeError: Maximum call stack size exceeded
at r.pickRecursive (assignmentHelper.js:57:1)
at assignmentHelper.js:42:1
at Array.reduce (<anonymous>)
at r.pick (assignmentHelper.js:41:1)
at r.coerceType (assignmentHelper.js:158:1)
at r.pickRecursive (assignmentHelper.js:110:1)
at assignmentHelper.js:42:1
at Array.reduce (<anonymous>)
at r.pick (assignmentHelper.js:41:1)
at r.coerceType (assignmentHelper.js:158:1) (completed in 9 ms)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |