chenglou / chenglou/react-chosen
error
Open
- Dominant language
- HTML
- Stars
- 95
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Warning: The component appears to have a render method,
but doesn't extend React.Component.
This is likely to cause errors. Change Chosen to extend React.Component instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Chosen component and inspect its render method and current inheritance. Change it so Chosen extends React.Component, then verify that the warning no longer appears and the component still renders as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100