-
Hello. What should i do to make context menu work? On client side im using Uncaught (in promise) undefined node_modules@eclipse-glsp\client\src\features\context-menu\di.config.ts line 26 returns original thread by MoHcmp |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
[MoHcmp] My example integrated in Theia. My I tried to extend |
Beta Was this translation helpful? Give feedback.
-
Yes, that seems to be the problem then. Anyway, you should still be able to use the
|
Beta Was this translation helpful? Give feedback.
Yes, that seems to be the problem then.
You're right, we should export it. Are you available to open a PR to add it? Thanks in advance!
Anyway, you should still be able to use the
GLSPTheiaDiagramConfiguration
:See also https://github.com/eclipse-glsp/glsp-theia-integration/blob/3d0a033d6227868fee49076063260606fe6d11e0/examples/workflow-theia/src/browser/diagram/workflow-diagram-configuration.ts#L19