jaredpalmer / jaredpalmer/the-platform
Img component is broken
Open
- Dominant language
- TypeScript
- Stars
- 4.4k
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
It asks us to install `react-cache` and once that's installed it throws another error:
```
TypeError
Cannot read property 'readContext' of undefined
```
CodeSandbox Link: https://codesandbox.io/s/jvnqvw17qv
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure in the linked CodeSandbox and inspect the Img component entry point and its dependency setup. Check why it requests react-cache and then produces the readContext error; the work is done when the reported errors no longer occur in the example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100