Kusuma04-dev commented on code in PR #3223:
URL:
https://github.com/apache/incubator-kie-tools/pull/3223#discussion_r2263156558
##########
packages/dmn-editor-envelope/src/DmnEditorFactory.tsx:
##########
@@ -189,6 +191,7 @@ export function DmnEditorRootWrapper({
isReadOnly={isReadOnly}
isImportDataTypesFromJavaClassesSupported={isImportDataTypesFromJavaClassesSupported}
javaCodeCompletionService={javaCodeCompletionService}
+ i18n={i18n}
Review Comment:
Thanks for the review @ljmotta . I have tried this but DmnEditorRoot is a
class so getting issue like this: `React Hook "useDmnEditorEnvelopeI18n" cannot
be called in a class component`.
--
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]