


I've upgraded all my extensions and even searched for the property in Launch but it finds nothing. Not sure how to remove these warnings.
Views
Replies
Sign in to like this content
Total Likes
Look for buildInfo.
"container" in the message is referring to "_satellite", there must be custom code in your property with "_satellite.buildInfo.environment".
Views
Replies
Sign in to like this content
Total Likes
We must have the same custom code!
Views
Replies
Sign in to like this content
Total Likes
Do you have the Adobe Experience Platform Debugger installed by any chance? The debugger will cause those types of warnings.
If you mouseover the "VM###.##" link in the console log entry, it might display something like, "debugger:///VM###.##". If you click the link, it will take you to the offending code that the debugger injects into the page. Disable the debugger and see if the warnings cease.
Views
Replies
Sign in to like this content
Total Likes