ant-design / ant-design/codemod-v4

Property 'ranges' does not exist on type 'ConfigRangePicker'.

Open
#172 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
99
Forks
24
PR merge metrics
No merged PRs in 30d

Description

datapicker的原来lib中的interface 是不是就是现在的index.d.ts

题目的configRangepicker继承的组件库里的RangePickerProps,问一下RangePickerProps里是不是没了`ranges`这个属性

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the codemod or generated typing related to ConfigRangePicker and compare its RangePickerProps usage with the current index.d.ts. Confirm whether ranges is intentionally unavailable or whether the migration output is incorrect, then document or test the resulting behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.