handreyrc commented on code in PR #2164:
URL:
https://github.com/apache/incubator-kie-tools/pull/2164#discussion_r1499726419
##########
packages/editor/src/embedded/embedded/EmbeddedEditor.tsx:
##########
@@ -124,6 +128,7 @@ const RefForwardingEmbeddedEditor:
React.ForwardRefRenderFunction<EmbeddedEditor
channel: props.channelType,
workspaceRootAbsolutePosixPath:
props.workspaceRootAbsolutePosixPath ??
DEFAULT_WORKSPACE_ROOT_ABSOLUTE_POSIX_PATH,
+ theme: theme,
Review Comment:
Hey @tiagobento,
Its is fixed!
BTW thanks for the tip with the EditorInitArgs.
--
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]