jsun969 / react-hook-form-antd

📋🐜 Master your Ant Design form with React Hook Form! 用 React Hook Form 拿捏你的 Ant Design 表单!
https://npm.im/react-hook-form-antd
MIT License
58 stars 10 forks source link

`Touched` does not change in devtool #2

Closed jsun969 closed 10 months ago

jsun969 commented 1 year ago

Reproduce in example

image

https://github.com/jsun969/react-hook-form-antd/blob/0dc2a63e41d251298828d23575189c02a63b5a4d/src/FormItem.tsx#L15

jsun969 commented 1 year ago

Need onBlur

HiChen404 commented 1 year ago

reset 也无法正常工作

jsun969 commented 10 months ago

resolved by #5