thiagoelg commented on code in PR #3095:
URL:
https://github.com/apache/incubator-kie-tools/pull/3095#discussion_r2068929627
##########
packages/jbpm-quarkus-devui/dev/src/main/resources/custom-forms-dev/hiring.tsx:
##########
@@ -69,7 +69,7 @@ const Form__hiring: React.FC<any> = (props: any) => {
placeholder={""}
type={"text"}
value={candidate}
- onChange={set__candidate}
Review Comment:
@ljmotta I think we need to review the form generation code to avoid cases
like this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]