Andrew Scott
Andrew Scott
I get the following exception when calling `PerformContext.WriteLine` in a multi-threaded context. First, exception (1) is thrown once, followed by many throws of exception (2) for each other thread that...
The Google button uses faded grey text, while the Apple button uses solid black text. This makes the Google button look like its in a disabled state when it sits...
The following throws when attempting to read a stream from a `substring` of a column value when the query also selects a literal value. The type of the literal value...
``` Geocoding.Microsoft.BingGeocodingException HResult=0x80131500 Message=There was an error processing the geocoding request. See InnerException for more information. Source=Geocoding.Microsoft StackTrace: at Geocoding.Microsoft.BingMapsGeocoder.d__40.MoveNext() This exception was originally thrown at this call stack: System.Enum.TryParseByName(System.RuntimeType,...
There's an issue when performing a query against SQL server where a .NET DateTimeOffset is being compared against a SQL Server `datetime2` column. SQL Server does weird things for implicit...
Here is what to include in your request to make sure we implement a solution as quickly as possible. ## 1. Description When mixing EF Core, LinqKit's Expandable, and Linq...
Captured stack traces do not benefit from improvements to async stack traces added in .NET Core 2.1
**Is your feature request related to a problem?** Async stack traces captured by App Insights are messy and hard to read. Significant improvements have been made in this area on...
### What problem does this feature solve? I have a library/framework I've built that has some properties defined on functions. It would be wonderful if I could use the [_custom](https://github.com/vuejs/devtools/blob/70734d77c0067caa3391294bfdd994a0ac988427/packages/docs/src/plugin/api-reference.md#custom-value)...
**Checklist** * [x] Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/ * [x] Try to report your issue...
**Checklist** * [x] Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/ * [x] Try to report your issue...