Skip to content

auto_width sets 0 widths for non-string type column headers #125

@foster999

Description

@foster999

Describe the bug
Using datetime type headers in the table. columns leads to column widths being set to 0.

Expected behavior
Column widths are left as default if they're assigned to 0 and/or a warning is raised to tell the user that they should parse the header objects to strings.

Should also clarify in docs that only strings/rich-text should be used in all non-data elements.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions