ucdavis / ucdavis/ipa-client-angular
studentSupportCallForm: Digest already in progress
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/instructionalSupport/15/2017/10/studentSupportCallForm
User: Campbell, Kevin
Kerberos: ktcampbe
Full Error: [$rootScope:inprog] $digest already in progress
http://errors.angularjs.org/1.5.8/$rootScope/inprog?p0=%24digest
Stack: minErr/<@https://ipa.ucdavis.edu/js/lib.js:10:1852
beginPhase@https://ipa.ucdavis.edu/js/lib.js:14:12323
$apply@https://ipa.ucdavis.edu/js/lib.js:14:20248
link/scope.blurTextbox@https://ipa.ucdavis.edu/js/sharedApp.js?rel=1501712628363:6:24704
dispatch@https://ipa.ucdavis.edu/js/lib.js:8:12017
add/elemData.handle@https://ipa.ucdavis.edu/js/lib.js:8:8960
link/</<@https://ipa.ucdavis.edu/js/lib.js:21:20343
processQueue@https://ipa.ucdavis.edu/js/lib.js:14:6272
scheduleProcessQueue/<@https://ipa.ucdavis.edu/js/lib.js:14:6539
$eval@https://ipa.ucdavis.edu/js/lib.js:14:19934
$digest@https://ipa.ucdavis.edu/js/lib.js:14:17619
$evalAsync/<@https://ipa.ucdavis.edu/js/lib.js:14:20078
completeOutstandingRequest@https://ipa.ucdavis.edu/js/lib.js:11:8144
Browser/self.defer/timeoutId<@https://ipa.ucdavis.edu/js/lib.js:11:11273
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 at the studentSupportCallForm URL and inspect the stack references in lib.js and sharedApp.js, especially scope.blurTextbox. Reproduce the form interaction that triggers the $rootScope:inprog error, then verify the form no longer reports a digest already in progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100