Skip to content

HTML table does not correctly display entirely blank rows #314

@simonw

Description

@simonw

https://958b75c.datasette.io/fixtures-35b6eb6/simple_view

2018-06-17 at 2 56 pm

https://958b75c.datasette.io/fixtures-35b6eb6/simple_view.json shows the underlying data:

  "rows": [
    [
      "hello",
      "HELLO"
    ],
    [
      "world",
      "WORLD"
    ],
    [
      "",
      ""
    ]
  ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugminorMinor bugs (not high priority)

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions