Andrew Scott

Results 120 comments of Andrew Scott

@pieceofsummer are there any plans to keep going with the work you started in the `async-commit` branch? Right now we really aren't able to use Hangfire.Console in some scenarios because...

(Title is in reference to https://github.com/pieceofsummer/Hangfire.Console/issues/43)

I will add that this seems to be something that has happened recently. Previous versions of our application used the following versions for a long time running thousands of jobs...

Another one - `GeoRegion` ``` Geocoding.Microsoft.BingGeocodingException: There was an error processing the geocoding request. See InnerException for more information. ---> System.ArgumentException: Requested value 'GeoRegion' was not found. at System.Enum.TryParseByName(RuntimeType enumType,...

Unfortunately the request payload includes privileged customer data that I cannot share. The issue here is quite straightforward - there are enum values that Bing will return that this library...

There is also a use case here that `#default` is perfectly valid and works correctly to make the default slot behave as a scoped slot rather than a non-scoped slot:...

> @ascott18 is this documented somewhere? > Intuitively, it feels very surprising to the point I think it may be a bug. > When a component has contents, I'd expected...

@jods4 The contents of scoped slots in a compiled template are placed in the body of a closure. This allows the slot content to be rendered independent from the template...

This project seems abandoned, but you can do this if you don't need to support browsers (also, you can switch to https://pub.dev/packages/signalr_core which seems to be a non-abandoned fork): ```...

This is absolutely dreadful. What on earth were you guys thinking? The point of a table of contents is to provide a quick overview of the content of the article,...