Programmatic submit does not work, but gets console log works
My problem is that I am trying to call a programmatic submit but it does not work, both of the console logs onClick show up in the onConfirm method, but the console log in onSubmit does not work at all! Please help out. It seems this is the correct way to implement this