bpmn-io / form-js

View and visually edit JSON-based forms.
https://bpmn.io/toolkit/form-js/
Other
419 stars 109 forks source link

Validate table cell values #1139

Closed vsgoulart closed 2 months ago

vsgoulart commented 7 months ago

Describe the Bug

When a user tries to render table cell items as objects the form viewer breaks.

Steps to Reproduce

  1. Add a table
  2. Pass an object as a table cell value
  3. The viewer breaks

Expected Behavior

The viewer should not break

Environment

Skaiir commented 2 months ago

Closed via https://github.com/bpmn-io/form-js/pull/1256