popcodeorg / popcodeorg/popcode
Cannot read property 'has' of undefined
Open
Nobody has claimed this yet.
error
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
Error in Popcode
TypeError in /
Uncaught TypeError: Cannot read property 'has' of undefined
Stacktrace
webpack:///src/reducers/projects.js:138 -
Created automatically via Bugsnag
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 by reading src/reducers/projects.js at line 138 and inspect the linked Bugsnag full stacktrace to identify which value is undefined. Reproduce the reported error in the Popcode editor, then verify that the triggering scenario no longer raises the TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100