Bastian Gebhardt
Bastian Gebhardt
Sorry to comment in a closed issue, but i think the mismatch still occurs: https://github.com/microsoft/ApplicationInsights-JS/blob/master/API-reference.md#trackdependencydata vs. https://github.com/microsoft/ApplicationInsights-JS/blob/master/shared/AppInsightsCommon/src/Interfaces/IDependencyTelemetry.ts E.g. the field "method" is not part of the interface. Can this issue...
Is there sth i can/should do to bring this in a mergable state?
It's lowercase for me: ``` npm ERR! missing script: lit npm ERR! npm ERR! Did you mean this? npm ERR! lint ``` (Ubuntu 20.04) If it's different for other environments,...