Skip to content

Tableview always requires data in UI definition #20

@isbm

Description

@isbm

This will crash Teabox:

- type: tabular
  options:
    - ["foo", "bar"]

Current workaround:

options:
  - ["foo", "bar"]
  - ["", "", ""]  # An empty row always required

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions