Adobe Launch - RangeError: Maximum call stack size exceeded | Community
Skip to main content
Level 2
May 16, 2019
Solved

Adobe Launch - RangeError: Maximum call stack size exceeded

  • May 16, 2019
  • 1 reply
  • 1845 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Asheesh_Pandey

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

1 reply

Asheesh_Pandey
Community Advisor
Asheesh_PandeyCommunity AdvisorAccepted solution
Community Advisor
May 27, 2019

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

- Asheesh