Skip to content

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

Description

@dsaket

Following config works fine with emoji-mart@5.2.2 and the custom category is showing up in the respected order....however "custom" category doesn't even show up with emoji-mart@5.6.0 with the same config

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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