Don't reset the form at start of form setup. (#38669)

Fixes #38500

Signed-off-by: Stan Silvert <ssilvert@redhat.com>
This commit is contained in:
Stan Silvert 2025-04-04 07:53:23 -04:00 committed by GitHub
parent b3b30a8620
commit ae853a01a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -310,7 +310,6 @@ export default function ClientDetails() {
});
const setupForm = (client: ClientRepresentation) => {
form.reset({ ...client });
convertToFormValues(client, form.setValue);
if (client.attributes?.["acr.loa.map"]) {
form.setValue(