Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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