I can't figure out this React problem: The FormUnsavedChangesGuard prevents accidental form closes for dirty forms. Problem: When I try to navigate away after a successful mutation, the form state is still dirty because `useFormState` updates on the next render.
1 likes 0 replies
?