Victor Irzak

Results 41 issues of Victor Irzak

### What is the current behavior? The object type in the line https://github.com/final-form/final-form/blob/0d7aecbc37c140610361506781fe839b85302836/src/index.d.ts#L133 Breaks the rule https://github.com/typescript-eslint/typescript-eslint/blob/v4.22.0/packages/eslint-plugin/docs/rules/ban-types.md This error occurs outside the library code when implementing the [field-level-validation](https://github.com/final-form/react-final-form/blob/cf64402a407ee08264c2348a035ddb718a058082/examples/field-level-validation/index.js#L17 ) example...

Any plans to introduce async methods to ExcelPackage such as: ```csharp public async Task SaveAsync(); ``` Thanks

enhancement

**Description of Change** This sample wasn't up to date with anyone working with .Net Core 3 or later. I had to change it in the [samples repo](https://github.com/mattleibow/skiasharp-samples), but seems it...

**Is your feature request related to a problem? Please describe.** Need rendering in Design mode **Describe the solution you'd like** Removing these two lines should do the trick https://github.com/mono/SkiaSharp/blob/bcb6526eeeda9f9e4442f6a716d1ad8c8e15e4cd/source/SkiaSharp.Views/SkiaSharp.Views.WPF/SKElement.cs#L49-L50 **Additional...

Hello, Is there a plan to multitarget to netcoreapp3.0 as well?

Consider switching to Microsoft.Windows.CsWin32. The related PR is #84 The main benefit of generated P/Invoke methods is that the project contains less code and instead relies on the generated building...

enhancement

# Description Replace [TestStack.White](https://github.com/TestStack/White) with [FlaUI](https://github.com/FlaUI/FlaUI) Fixes #192 # Checklist - [x] I have squashed my commits into a single one with a message that aligns with the contributing guidelines...

**Is your feature request related to a problem? Please describe.** All frameworks need testing. **Describe the solution you'd like** Test samples and project need to target the same frameworks as...

enhancement