Why does form state type returns TFormData directly? #756
-
Form does not guarantee if the state matches the provided |
Beta Was this translation helpful? Give feedback.
Answered by
crutchcorn
Jun 27, 2024
Replies: 1 comment
-
If I'm understanding what you're saying properly, the state is guaranteed as well as we can, provided you pipe us the correct data: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
crutchcorn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I'm understanding what you're saying properly, the state is guaranteed as well as we can, provided you pipe us the correct data:
#705 (comment)