Skip to content

Using boolean data as "value" in "a-select" triggers a warning #6176

@grey-owl

Description

@grey-owl
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.14

Environment

mac os , chrome Version 108.0.5359.124 (Official Build) (arm64)

Reproduction link

Edit on CodeSandbox

Steps to reproduce

The component a-select declares that the property "value" must be "string|number|string[]|number[]" type data.

What is expected?

I want use a-select choose boolean type value without warnning.

What is actually happening?

Using boolean data as "value" in "a-select" triggers a warning

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions