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.

Filtering doesn't work if column name has space [Sponsored: Due March 1] #224

@martinbaste

Description

@martinbaste

Filtering on columns that contain a space in their name results in the filter string being considered as invalid.

After looking at the docs, it most likely is that the filter parser is being confused when turning the filter string into <column name> <operator> <value>

Temporary fix is, of course, removing spaces from column names.

Metadata

Metadata

Labels

dash-meta-sponsoredDevelopment that has been sponsored by an organization https://plot.ly/products/consulting-and-oem/dash-type-bugSomething isn't working as intendedsize: 0.5

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions