Expand my Community achievements bar.

Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.
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
Community Advisor

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

Cheers from Switzerland!


View solution in original post

3 Replies

Avatar

Community Advisor

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
Community Advisor

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

Cheers from Switzerland!