ucdavis / ucdavis/ipa-client-angular
Student SupportCallForm: $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/01/studentSupportCallForm User: Rohlf, Christina Kerberos: cmrohlf 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=1510259909732:6:26726 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
Reproduce the error at the studentSupportCallForm URL, then trace the stack from js/sharedApp.js through the blurTextbox handler and the AngularJS digest calls in js/lib.js. Confirm the form no longer reports [$rootScope:inprog] $digest already in progress during the affected interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100