Noah Gilson
Noah Gilson
cc @kevva This has caused https://github.com/Azure/get-proxy-settings to break `git`
Moving this as a doc improvement issue 🤔
Thank you so much for your _very_ fast reply. May you help me gather that information for you? The header seems to be generated from Axios-Cache-Interceptor, so I'm not sure...
@arthurfiorette The more I am looking at the code, I am not seeing what value would cause this to happen yet either. One sec...
Hm, that's a good theory. I checked and it looks like it's coming from `lib.es2015.symbol.wellknown.ts`, so unfortunately probably not. What I am suspicious about is that my minified code is...
I'm going to double check with our customer to see if their string split method has been modified. (Note this has happened more than a few times, so I would...
Another thought: Typescript checks are only at compile time. Does any of your code edit variables at runtime in places it would not do so at compile time? I have...
@arthurfiorette Apologies, I was on vacation. The thing I can confirm is that the string split method was not modified. I don't have any further insights at the moment. So...
Thanks! Ill get the update in our next release and see if it fixes it :)