react-hook-form-antd
react-hook-form-antd copied to clipboard
TypeError: elm.focus is not a function
I get this error when i put Upload component inside FormItem. Probably <Control/> cannot find the focus bcs of Upload uses button. How can i resolve this?
Error source: