Corey Roth

Results 6 comments of Corey Roth

I finally have had a chance to test this with 2.7.2 and I'm still seeing values listed as "undefined" in customDimensions. Is there a trick to making this work? I...

Hi @Karlie-777, perfect. That's my understanding as well. Using v2.7.2. I initialize my instance with something like: ` this.appInsights = new ApplicationInsights({ config: { instrumentationKey: instrumentationKey, autoTrackPageVisitTime: true, disableAjaxTracking: true,...

Hi @Karlie-777. I just validated and neither of those are working for me. Does it work for all of the various methods in the SDK? In this case, I was...

Hi @Karlie-777, Interesting. So the track network requests are showing as "undefined" in the Payload using quotes. ![Screen Shot 2022-01-18 at 2 43 51 PM](https://user-images.githubusercontent.com/11725265/150016024-dbe039ee-d5b4-46b9-aa63-5f1593957ec9.png) That's definitely not how I...

This issue is affecting me as well. Basically, the existing sp object isn't valid when the page is placed in edit mode. I've noticed that the behavior is the same...