-
__Describe the solution you'd like__
For the bpmn-js components we provide seperate React hooks such as `useNavigatedViewer`. Now, if a custom viewer implementation or configuration should be used,…
-
Hi
I am calling utplsql-cli via GitHub Actions on a runner server on OCI as ADMIN user. I pass in multiple schemas to be processed and am writing the documentation to a file and coverage html to a f…
-
(moved from https://github.com/camunda/camunda-modeler-plugins/issues/108)
__Describe the Bug__
When I edit a BPMN model with the Dracula plugin installed, it changes the color of all labels fro…
-
### Describe the Bug
hi i use the bpmn modeler with react js and i have a problem with this when i want to save changed xml It shows me an error cannot read properties of undefinde (reading 'saveXML'…
-
### Describe the Bug
After using the following, most of the BPMN diagram disappears when using Chrome. The subprocess blue icon is still visible.
- `bpmnViewer.get('canvas').zoom('fit-viewport');`…
-
__Is your feature request related to a problem? Please describe__
Nope
__Describe the solution you'd like__
Just like the implement of the [Validator](https://github.com/bpmn-io/form-js…
-
Hi
I am calling utplsql-cli via GitHub Actions on a runner server on OCI as ADMIN user. I pass in multiple schemas to be processed and am writing the documentation to a file and coverage html to a f…
-
### Describe the Bug
When I search a [huge diagram](https://stage-demo.bpmn.io/s/application-processing) then search blows up with the following error:
```
Uncaught TypeError: Cannot read prope…
nikku updated
1 month ago
-
### Describe the Bug
TL;DR: While the modeler is showing that there are some errors in a BPMN, it doesn't show the text of the errors when hovering.
I'm using the [modeler](https://github.com…
-
### Describe the Bug
custom contextPad ,inject appendPreview, error:Expected 12 arguments, but got 13
if can't implement appendView in super function, error: ContextPadProvider.js appendPreview.cl…