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.

renaming columns is broken #547

@alexcjohnson

Description

@alexcjohnson

try to rename a column in the "Adding or removing columns" section of https://dash.plot.ly/datatable/editable - you can type in a new name but a JS error prevents it from taking effect. Oddly that example still generates the rename control even though it's using the old prop name column.editable_name instead of the new one column.renamable... I don't understand that, it doesn't work that way for me locally. But locally the same error happens and prevents a rename using the new prop name.

Metadata

Metadata

Assignees

Labels

dash-type-bugSomething isn't working as intendedregressionWorked in a previous versionsize: 1

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions