Skip to content

Filter's duplicate when using filters[] in config #406

@KalobTaulien

Description

@KalobTaulien

Here's the preview of what it looks like without any config settings:
image

When I add the following config:

var tsml_react_config = {
    filters: ['region', 'distance', 'weekday', 'time', 'type'],
}

It duplicates the filters.
image

The original goal was to remove one filter by providing the list of filters we wanted to keep.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions