Matt Hetherington

Results 4 issues of Matt Hetherington

Hi Is it possible to restrict the accessibility settings using this library? I want to generate keys in the device keychain, and require the user to re-authenticate via either their...

enhancement
help wanted

This fixes a few issues that are causing inconsistent behaviour between field-level and whole-model validation. See #204 for more context and a demo project Summary of changes: * The type...

Bug

**Describe the bug** With an EditContext model containing one or more sub-objects, eg a `Customer` which has an `Address`, the `FieldIdentifier.Model` for the changed field will be different to the...

Bug
Triage

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug With a in a layout: MainLayout.razor: ``` @using Microsoft.AspNetCore.Components.Sections @inherits...

investigate
area-blazor