react-component / react-component/picker
about rc-picker/es/generate/moment.js need use moment().locale(locale)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 345
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 7
Description
moment version 2.25.3 moment().locale(locale) do not return a object. TypeError: date.localeData is not a function
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open rc-picker/es/generate/moment.js and reproduce the TypeError with moment 2.25.3. Trace the locale handling around moment().locale(locale); done means the generated date object still provides localeData without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100