Version
3.2.14
Environment
mac os , chrome Version 108.0.5359.124 (Official Build) (arm64)
Reproduction link

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