useForm
's initializing
and useField
's formInitializing
do not agree with each other on load
#9263
Labels
useForm
's initializing
and useField
's formInitializing
do not agree with each other on load
#9263
Describe the Bug
I don't know if this is a bug or intentional behavior, but
useForm()
'sinitializing
anduseField
'sformInitializing
do not agree with each other when the form is being loaded. This component highlights this behavior:Link to the code that reproduces this issue
https://github.com/tyteen4a03/payload-forminitializing-bug
Reproduction Steps
initializing != formInitializing! false true
Which area(s) are affected? (Select all that apply)
area: ui
Environment Info
The text was updated successfully, but these errors were encountered: