You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It sounds like the UI / framework that you have been relying on (and the react framework is using) is no longer present in the same form inside of Teams V2???
Might it be a problem with Teams V2 that somehow breaks the implementation of the Telemetry in applicationinsights-react-js? Are you aware of any issues related to the new Teams version?
Might it be a problem with Teams V2 that somehow breaks the implementation of the Telemetry in applicationinsights-react-js?
That would be my first thought, but I'm not familiar with UI the framework within a Teams App.
Are you aware of any issues related to the new Teams version?
So no on this one, it maybe that they have changed the version or maybe are using some sort of "shim" to provide the same interfaces with different implementations under the covers??? -- just guessing on this
After the recent Teams update (V2)
applicationinsights-react-js ->
useTrackMetric
has stopped sendingany data to Application Insights.
That's how I use it in my App:
Examples of use:
The text was updated successfully, but these errors were encountered: