GitHub
Bug: useFormStatus pending state is reset when component state is updated Β· Issue #30368 Β· facebook/react
If you have a component that relies on the pending return value of useFormStatus, the pending state will incorrectly reset to false if the componen...