Skip to content

Commit 90eacc1

Browse files
authored
fix: fix issues with dynamic parameters in the state (#17459)
1 parent 183146e commit 90eacc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/src/pages/CreateWorkspacePage/CreateWorkspacePageViewExperimental.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ export const CreateWorkspacePageViewExperimental: FC<
117117
rich_parameter_values:
118118
useValidationSchemaForDynamicParameters(parameters),
119119
}),
120-
enableReinitialize: true,
121-
validateOnChange: false,
120+
enableReinitialize: false,
121+
validateOnChange: true,
122122
validateOnBlur: true,
123123
onSubmit: (request) => {
124124
if (!hasAllRequiredExternalAuth) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy