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.

Launch embed code replacement - Respect async (or sync) attribute

Avatar

4/22/21

Within the Experience Platform Debugger, it is easy to replace the Launch embed code with a different one, but any time I do this, the default code is including the async keyword, while or websites have the embed code loaded in sync.

Therefore I always have to remove the "async" keyword in the embed code before I apply the replacement when I'm testing.

 

Would it be possible to have respect the sync/async way of loading of the current embed code as the default for replacement?