Skip to content

dubious incompatible change #149

Closed
Closed
@leoliu

Description

I have a Picker like this:

<Picker include={includes}/>

In version 2.2.1 includes looks like this and works:

const includes = [
  "people",
  "nature",
  "foods",
  "activity",
  "places",
  "objects",
  "symbols",
  "flags",
  "custom"
];

That fails on v2.3.0.

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