Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Problem with export data table with clearable columns #533

@alinastarkov

Description

@alinastarkov

When clearing the a column and export the table, the next column after the cleared column will shift to the left, filling in the column instead of leaving it blank. Therefore, the last column will always be blank because of the shift.

This is probably caused by the fact that the cleared column entries are set to undefined in virtual_data and SheetJS shift the cell automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dash-type-bugSomething isn't working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions