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.

Bad prop-type definition causing console errors #840

Description

@Marc-Andre-Rivet

There's no such thing as https://github.com/plotly/dash-table/blob/dev/src/dash-table/dash/DataTable.js#L999

The proper way of defining this would have been

                PropTypes.oneOfType([
                    PropTypes.oneOf([null]),
                    PropTypes.string,
                    // ...

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions