Skip to content

Commit a4e1bbe

Browse files
committed
Update CreateManagedControlPlaneWizardContainer.tsx
1 parent e3a2f4e commit a4e1bbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Wizards/CreateManagedControlPlaneWizardContainer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ export const CreateManagedControlPlaneWizardContainer: FC<
8080
members: [],
8181
},
8282
mode: 'onChange',
83+
reValidateMode: 'onChange',
8384
});
8485

8586
const nextButtonText = useMemo(

0 commit comments

Comments
 (0)