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