react-component / react-component/select
Demo in Storybook is broken.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 938
- Forks
- 482
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 2
Description
Where to reproduce?
What is expected?
Select component work fine.
What really happen?
page show
TypeError: Object(...) is not a function
at Module. (http://react-component.github.io/select/main.d07239f2fea4b61aa50a.bundle.js:1:301954)
at Module.836 (http://react-component.github.io/select/main.d07239f2fea4b61aa50a.bundle.js:1:304996)
at __webpack_require__ (http://react-component.github.io/select/runtime~main.d07239f2fea4b61aa50a.bundle.js:1:1301)
at loadStories (http://react-component.github.io/select/vendors~main.d07239f2fea4b61aa50a.bundle.js:61:141401)
at http://react-component.github.io/select/vendors~main.d07239f2fea4b61aa50a.bundle.js:64:10862
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
Start with the linked Storybook reproduction and inspect the reported TypeError stack trace. Done means the Select component demo loads and works in Storybook without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, storybook, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100