optimistic-gold•2y ago
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
inland-turquoise•2y ago
Please suggest
stormy-gold•2y ago
Does the CreateButton have
htmlType='submit'
on it? (I think that is the right tag)