Edmund Hung

Results 29 issues of Edmund Hung

Just noticed a small typo when reading the proposal. Hope this is what you intended!

# Checklist - [ ] Conform Playground (#3) - [x] Improved controlled component support (e.g. `material-ui` select) (#19) - [ ] Better test coverage - [x] Simplify example setup (#23)...

## Context While I am working on more examples, I found it really hard to teach about why the `useForm` API is optional. It is also unclear when it is...

## Context This was a thought I came up with recently. As most of the form will be populating the error message somewhere next to the corresponding field only, while...

## Background Currently both the adapter and resolver package depends on `conform-dom` but in a slightly different way: - `conform-react` list `conform-dom` as **dependency** - `conform-zod` has a **peerDependency** on...

> Work in progress (I am busy at the moment and will be back on pushing new updates after November) Requested by #3 This includes a basic project setup with...

### Describe the bug and the expected behavior Originally reported by @Pouet-- on https://github.com/edmundhung/conform/discussions/331#discussioncomment-8307261 ### Conform version v1.0.0-rc.1 ### Steps to Reproduce the Bug or Issue > I reproduced the...

bug
v2 tested