Expand my Community achievements bar.

SOLVED

Adobe Launch - RangeError: Maximum call stack size exceeded

Avatar

Level 2

I am seeing console error after implementing Launch. Created few Rules for page views and tracking of events. However, since a few days I am encountering the following error in console. Can anyone please help.


Error initializing module adobe-analytics/src/lib/actions/setVariables.js. Maximum call stack size exceeded

RangeError: Maximum call stack size exceeded

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Swapnil,

can you share snapshots with debug logs on...It looks you may be using non terminating recursive functions in one of the rule or within a data element. Browsers like Chrome should give error notifications, IE may crash.

Thanks,

Asheesh

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi Swapnil,

can you share snapshots with debug logs on...It looks you may be using non terminating recursive functions in one of the rule or within a data element. Browsers like Chrome should give error notifications, IE may crash.

Thanks,

Asheesh