ucdavis / ucdavis/ipa-client-angular
instructorSummary: null is not an object (evaluating openReviewBlob.length)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
URL: https://ipa.ucdavis.edu/summary/13/2018?mode=instructor User: Passmore, Cynthia Kerberos: CINDYP Full Error: null is not an object (evaluating 'openReviewBlob.length') Stack: openReviewBlobToTerms@https://ipa.ucdavis.edu/js/summaryApp.js?rel=1511979802336:6:3278 mapDataToState@https://ipa.ucdavis.edu/js/summaryApp.js?rel=1511979802336:6:2977 https://ipa.ucdavis.edu/js/summaryApp.js?rel=1511979802336:6:2869 $emit@https://ipa.ucdavis.edu/js/lib.js:14:21559 reduce@https://ipa.ucdavis.edu/js/summaryApp.js?rel=1511979802336:6:21467 https://ipa.ucdavis.edu/js/summaryApp.js?rel=1511979802336:6:9119 processQueue@https://ipa.ucdavis.edu/js/lib.js:14:6274 https://ipa.ucdavis.edu/js/lib.js:14:6551 $digest@https://ipa.ucdavis.edu/js/lib.js:14:17640 $apply@https://ipa.ucdavis.edu/js/lib.js:14:20379 https://ipa.ucdavis.edu/js/lib.js:14:13040 completeOutstandingRequest@https://ipa.ucdavis.edu/js/lib.js:11:8152 https://ipa.ucdavis.edu/js/lib.js:11:11299
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 summaryApp.js stack entries openReviewBlobToTerms and mapDataToState, using the reported instructor summary URL to reproduce the failure. Trace the openReviewBlob value at that point and verify the instructor summary loads without the null-object error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100