ucdavis / ucdavis/ipa-client-angular
SchedulingView: Cannot read properly split of null
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/scheduling/69/2017/03
User: Hanou, Mandy
Kerberos: mhanou
Full Error: Cannot read property 'split' of null
Stack: TypeError: Cannot read property 'split' of null
at ChildScope.$scope.toggleActivityDay (https://ipa.ucdavis.edu/js/schedulingApp.js?rel=1503696394140:6:4312)
at fn (eval at compile (https://ipa.ucdavis.edu/js/lib.js:17:3884), :4:346)
at expensiveCheckFn (https://ipa.ucdavis.edu/js/lib.js:14:932)
at callback (https://ipa.ucdavis.edu/js/lib.js:18:2963)
at ChildScope.$eval (https://ipa.ucdavis.edu/js/lib.js:14:19946)
at ChildScope.$apply (https://ipa.ucdavis.edu/js/lib.js:14:20285)
at HTMLButtonElement. (https://ipa.ucdavis.edu/js/lib.js:18:3070)
at HTMLButtonElement.dispatch (https://ipa.ucdavis.edu/js/lib.js:8:12090)
at HTMLButtonElement.elemData.handle (https://ipa.ucdavis.edu/js/lib.js:8:8982)
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
Open js/schedulingApp.js and locate $scope.toggleActivityDay, then reproduce the error at the scheduling URL provided for user Hanou, Mandy. Trace which value is null when split is called and verify the SchedulingView action completes without the reported TypeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100