Kieran Molloy

Results 3 issues of Kieran Molloy

**Description** In the reproduction below, both the email and password field are required. Filling the email field and clicking submit without touching the password field would previously (prior to Angular...

bug

The Field component seems to show type errors when used with an Array field that is not an object - for example: ``` const TestComponent = () => { const...

bug

### Describe the bug We're encountering a problem while using the `solid-primitives/date` -> `createDateNow` method. Internally it uses the `createPolled` method from `solid-primitives/timer`, which is throwing the error `memo()[1] is...