John Crim
John Crim
**Description/Screenshot** Every time I run Angular apps in a debugger, with app insights dependencies, I get a long spew of source map failure lines, like This is not impacting runtime...
### Is this a regression? Yes ### Description This is a regression, but it's not due to a bug in Spectator - it's caused by [a breaking change in ng19](https://github.com/angular/angular/blob/main/CHANGELOG.md#1900-2024-11-19)...
**Describe the bug** The problem is that all activity in the ManagedIdentityService is logged with high verbosity, and there doesn't appear to be a way to turn down the verbosity,...
As you can see here: https://github.com/Mastercard/open-banking-us-openapi/blob/2a97ccde203a40330cdf42cfadcad4d2c9743511/openbanking-us.yaml#L36301 `Transactions.moreAvailable` is a string, whereas all the other `*.moreAvailable` properties are bool. In an earlier version of the schema doc (eg 1.23.2) `Transactions.moreAvailable` was...
## Summary The [testconfig.json](https://learn.microsoft.com/en-us/dotnet/core/testing/microsoft-testing-platform-config#testconfigjson) configuration page is effectively useless, aside from confirming the existence of the config file, and that it is JSON. How about some documentation about what settings...