Expand my Community achievements bar.

SOLVED

Replace and add embed codes is broken for me

Avatar

Level 1

I've tried disabling all FF extensions except Dataslayer and AEP Debug (duh), but i get the same error.

Error is Uncaught (in promise) TypeError: r is null

 

1 Accepted Solution

Avatar

Correct answer by
Level 7

Hi @markahrens2 

have you checked if this is your index JS script? 

 

What happens if you disable Launch altogether i.e., via network request blocking (right-click on the launch script in the network tab and block) and reload?

Do you still see the error?

 

Cheers

View solution in original post

3 Replies

Avatar

Level 4

This error is not related to the launch script or tag manager it is related to DOM(document object model) might be because the following properties are not available to edit.

Avatar

Correct answer by
Level 7

Hi @markahrens2 

have you checked if this is your index JS script? 

 

What happens if you disable Launch altogether i.e., via network request blocking (right-click on the launch script in the network tab and block) and reload?

Do you still see the error?

 

Cheers