Skip to content

Multiple adapters: use our tag insertion methods #8421

Closed
@patmmccann

Description

Type of issue

Bug

Description

Several adapters appear to not be using our methods to append scripts or tags to the DOM. Please switch them over

insertElement(scriptElement);

@nick-clean

document.getElementsByTagName('head')[0].appendChild(n);
@ydennisy

a.dv0.appendChild(st);
@tchibirev

Metadata

Assignees

Type

No type

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions