Expand my Community achievements bar.

Errror while using adobe experience platform debugger - ReferenceError: Cannot access 'proxyTargetThisArg' before initialization at Object.apply

Avatar

Level 1

Implemented adobeDataLayer events and pushed it in window.adobeDataLayer, on browser console it shows all the objects pushed.
But when i try to test it using Adobe Experience Platform debugger via following steps-
* Navigating to Events tab
* Setting data layer variable name as - adobeDataLayer

* When I click on any user action or navigate in the app it throws the error saying -
ReferenceError: Cannot access 'proxyTargetThisArg' before initialization
at Object.apply (<anonymous>:267:53)

the proxy object created by the tool is - 
Proxy(Object) {}
[[Handler]]: Object
[[Target]]: Proxy(Object)
[[IsRevoked]]: false

1 Reply

Avatar

Level 2

I am also getting this error. were you able to resolve ? @naddyk