We have migrated our properties from DTM to Launch using "Upgrade to Launch" feature in DTM. All our properties are loading fine in the pages from Launch.
One odd thing we noticed in the rules, every time Event based rule fires when the event is triggered, the corresponding Page load rule Props also being set along with corresponding Event based rule props. Also in the AEC Debugger I noticed all the previous events are combined together.
Event based rule clearly selected with s.tl(), not s.t() in the config. Anyone else see this issue in the launch? In DTM, we see the event rule run separately and the page loads props are not set for the events. But its happening in Launch.
in the below Pic, Prop 11 supposed to be added only to Page load, it loads for Event also in launch.
Events property also prepending previous events like event12, event34. In DTM we used to see only event34 just for event. Any tips are appreciated to fix this.
