[BUG] typescript bug:DatePickerField 上未定义label属性;
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 611
- PR merge metrics
- No merged PRs in 30d
Description
### ⌨️
- [ ] Would you like to work on a fix?
### Where is the bug from?
Rax Components
### Minimal code and steps to reproduce the bug
``` react
```
### Current and expected behavior
label 报错,提示 DatePickerField 上不存在属性 label, 页面可正常展示,只是类型报错
### Environment
- @alifd/meet v2.5.8
- Rax v1.1.0
### build.json
_No response_
### Possible solution
_No response_
### Additional context
_No response_
Contributor guide
Research direction
Start with the Rax Components TypeScript definition or entry point for DatePickerField and reproduce the provided example using @alifd/meet v2.5.8 and Rax v1.1.0. Check how the component's props are declared; done means the label prop is accepted without a TypeScript error while the page continues to render normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100