Button click not working
Hello All, I have a form that suddenly doesn' t work I have been upgrading the project to 4 and am pretty sure it was working after a upgrade for a while. Clicking the button doesn't do anything at all.
I am using Form tag from antd and useForm hook for react-hook. Thanks for your help!
I am using Form tag from antd and useForm hook for react-hook. Thanks for your help!
2 Replies
parallel-tan•10mo ago
Please suggest
foreign-sapphire•10mo ago
Does the CreateButton have
htmlType='submit'
on it? (I think that is the right tag)