ApplicationInsights-JS icon indicating copy to clipboard operation
ApplicationInsights-JS copied to clipboard

[BUG] Headers removed when _processDependencyListeners returns false in the dependency extension

Open aimbrenda opened this issue 5 months ago • 3 comments

Description/Screenshot When one of the dependency listeners returns false, the includeCorrelationHeaders function, from the ajax.ts file, is removing all the headers.

Steps to Reproduce

  1. Add a dependency listener that return false
  2. make an api call adding custom headers
  3. check sent headers

Expected behavior It should keep all the existing headers

aimbrenda avatar Jul 30 '25 05:07 aimbrenda

@MSNev Any updates for the next release? I see that is in beta since some time.

aimbrenda avatar Sep 19 '25 09:09 aimbrenda

I'm about to go offline for an extended period @Karlie-777 is driving this. cc/ @hectorhdzg

MSNev avatar Sep 19 '25 17:09 MSNev

@aimbrenda Next Release will be scheduled in Next Week and it will be the main release

Karlie-777 avatar Sep 19 '25 17:09 Karlie-777