Closed marstamm closed 8 months ago
Adding the property
{ "label": "Demo", "value": false, "type": "Boolean", "feel": "required", "binding": { "type": "zeebe:input", "name": "foo" } }
will break the feel editor
The FEEL editor shows =false and is editable
=false
Reported here: https://github.com/camunda/camunda-modeler/pull/4154#issuecomment-1963706609 related to https://github.com/camunda/camunda-modeler/issues/3622
Describe the Bug
Adding the property
will break the feel editor
Steps to Reproduce
Expected Behavior
The FEEL editor shows
=false
and is editableAdditional info
Reported here: https://github.com/camunda/camunda-modeler/pull/4154#issuecomment-1963706609 related to https://github.com/camunda/camunda-modeler/issues/3622
Environment