mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
fixes: #39509 fixes: #39499 (cherry picked from commit 4d2030017c885fbc60382d2bda66ed41be0ba59c) Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
This commit is contained in:
parent
bebab54ecc
commit
e9d240acb5
@ -51,7 +51,6 @@ export const KeyValueInput = ({
|
||||
} = useFormContext();
|
||||
|
||||
const { fields, append, remove } = useFieldArray({
|
||||
shouldUnregister: true,
|
||||
control,
|
||||
name,
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user