mmeluch
Results
2
comments of
mmeluch
I can confirm the same is happening to me on v4.6.0, however it only affects a very small portion of our users (~1%) and I was not able to reproduce...
@MSNev interesting, the `blockDynamicConversion` worked and now I get no errors: ```js this.appInsights = new ApplicationInsights({ config: { ... extensions: [this.reactPlugin as unknown as ITelemetryPlugin], extensionConfig: { [this.reactPlugin.identifier]: { //...