lundegaard / lundegaard/react-union
Warnings while using <Suspense> and React.lazy
Open
Nobody has claimed this yet.
react-union
- Dominant language
- JavaScript
- Stars
- 96
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
While the lazy and Suspense work with Union, the prop-types warnings about route.component property are being shown in the console.
Contributor guide
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
Reproduce the prop-types warnings while using React.lazy and , focusing on the route.component property mentioned in the issue. Trace where that property is validated and confirm that the warnings no longer appear without breaking the lazy and Suspense integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100