Christopher C. Smith

Results 6 issues of Christopher C. Smith

I installed the plugin on Oxygen and found that it mostly works but has one annoying bug that I found: * The BPMN diagram does not appear when you first...

Small cosmetic issue in 5.22.0: ![image](https://cloud.githubusercontent.com/assets/5936937/26165323/682bb4c8-3ae4-11e7-92b1-affd4f37e5e3.png)

When I use a second ANDed tag in the tags parameter as in: ``` tags = ['@DUC', '@development'] ``` an exception is thrown. A single tag works fine. Exception: -...

When using the json-api-example app the response contains a duplication of the scheme (http://) as in: {"links":{"self":"http://http://127.0.0.1:3000/people"},"data": ... Not sure if this is the example app or the json-api package...

### Describe the Bug When importing the form-js library a type error: Member 'container' implicitly has an 'any' type.ts(7008) is reported in file node_modules/@bpmn-io/form-js-viewer/dist/types/render/Renderer.d.ts preventing the typescript compilation to continue....

bug

### Describe the Bug When following the sample code at : https://github.com/bpmn-io/form-js/tree/develop/packages/form-js-viewer a runtime error is thrown: form field of type undefined not supported. ### Steps to Reproduce 1. When...

bug