element-react
element-react copied to clipboard
Form validation not compatible with React hook useRef()
Version
element-react 1.4.34
Component
Form
Description
When using const refForm = React.useRef(), I can't call refForm.validate because it's not existing on refForm property.
Solution
Please use React hook to rewrite this project
Same problem here
A solution could be this https://react-hook-form.com/get-started