-
-
Notifications
You must be signed in to change notification settings - Fork 53.5k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
更改antd版本为4.16.13,
添加onSearch方法
What is expected?
支持onSearch方法
What is actually happening?
不支持onSearch方法,直接报错
Environment | Info |
---|---|
antd | 4.16.13 |
React | 16.14.0 |
System | windows |
Browser |
官方文档并没有说这个方法得在什么版本之后才会支持