Type InputProps needs to support data-* attributes #34409
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
将在InputProps类型的对象上写data-testid
属性,会报错
What is expected?
期望,InputProps支持data-*属性
What is actually happening?
https://codesandbox.io/s/antd-reproduction-template-forked-g89d93?file=/index.tsx
Environment | Info |
---|---|
antd | 4.19.1 |
React | 17.0.2 |
System | MacBook Pro (13-inch, M1, 2020) |
Browser | Chrome 98.0.4758.102 |
Metadata
Assignees
Labels
No labels