I was trying to use withForm for the first time now that we are starting to get into some more complex forms and might go back and break up some of our others after messing around with it a bit. But I am running into what seems like a bug but I might be missing something. Wasn't able to find any information related to this though so unsure.
Here in my demo if you uncomment the onSubmitAsync I start to get some typing issues on the FirstNameField props. Is this a bug? Or if expected how can I fix this here.