You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a schema that's using the IntegerField component and when I use .getValues() on the form, the data for this field is a string. Is this a bug or is there a way to get the data in the correct types?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I have a schema that's using the IntegerField component and when I use .getValues() on the form, the data for this field is a string. Is this a bug or is there a way to get the data in the correct types?
Thanks in advance.
The text was updated successfully, but these errors were encountered: