Warren
Warren
### Describe the bug We had v8.1.1399 installed. Just tried both 9.0.1 and 9.1.16, with the same results on each. Whenever the `commandProcessor.Send(command);` method is called we get an exception...
The [documentation](https://github.com/Cysharp/ConsoleAppFramework#filter) specifies⬇️ > // Filter is instantiated by DI so you can get parameter by constructor injection. But only shows how to add global filters where the instance is...
The Page Up/Down keys work for the first two presses (for page up first press highlights currently visible top line, second goes up a page) but then stops working until...
Running locally I found that changes to documentation were staged however the `GitHasStagedChanges(publishFolder)` call on line 151 of wyam.cake returned false. The step reported success, but did not push any...
The change in https://github.com/react-component/slider/pull/812 added `/** @deprecated It's always better to use `onChange` instead */` to `onAfterChange`. I use both `onChange` and `onAfterChange`. We have questions which we finalise, but...
# 🐞 bug report ### Affected Package @airbrake/[email protected] ### Is this a regression? Yes, the previous version in which this bug was not present was: 2.1.8 ### Description We extended...
### Describe the bug The `Cache-Control` header for different file types added as static assets using `MapStaticAssets` has been overrideable using a `StaticWebAssetContentTypeMapping` property in the `csproj` file on SDK...