Hi,
I have the issue that input fields don't get the attribute disabled while submitting a form via XHR/Fetch request.
Do I miss something or need to configure for this behavior?
Using a standard "Formkit Form" all fields are disabled while ajax submitting.
The submit handler is async.
I am using Formkit 1.5.9 and @sfxcode/formkit-primevue in V1.7.1.
Thanks for your help,
Daniel