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
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.
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.