Skip to content

[Bug] categories order including custom category working in v5.2.2 but not in v5.6.0 #951

@dsaket

Description

@dsaket

Following config works fine with [email protected] and the custom category is showing up in the respected order....however "custom" category doesn't even show up with [email protected] with the same config

        categories: [
          "frequent",
          "custom",    // custom category
          "people",
          "nature",
          "foods",
          "activity",
          "places",
          "objects",
          "symbols",
          "flags",
        ],

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