Launch embed code replacement - Respect async (or sync) attribute | Community
Skip to main content
New Participant
April 22, 2021
New

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

  • April 22, 2021
  • 0 replies
  • 475 views

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?