As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I'm working on getting the Applicant Tracker up and running.. but I'm coming across some strange behavior. It works for me sometimes, but other times it doesn't. When the webapp isn't working, users who have Github profiles will not load, even though the API fetch appears to have completed successfully.
The error is "Uncaught TypeError: undefined is not a function" Given that the app works sometimes and not others, I'm worried this could be a race condition, which I'll definitely have trouble debugging.
Here is the output from my dev console: http://imgur.com/uLy7y8l
jwleaman
I'm working on getting the Applicant Tracker up and running.. but I'm coming across some strange behavior. It works for me sometimes, but other times it doesn't. When the webapp isn't working, users who have Github profiles will not load, even though the API fetch appears to have completed successfully.
The error is "Uncaught TypeError: undefined is not a function" Given that the app works sometimes and not others, I'm worried this could be a race condition, which I'll definitely have trouble debugging.
Here is the output from my dev console: http://imgur.com/uLy7y8l
Here is the referenced code from the dev console:
* [VM1092:6](http://hastebin.com/ocifehidij.tex "VM1092:6")
* [underscore.js:1165](http://hastebin.com/tazovuribo.js "underscore.js:1165")
* [applicant-detail-view.js:39](http://hastebin.com/umicagipic.coffee "applicant-detail-view.js:39")
* [router.js:212](http://hastebin.com/felarimazu.vhdl "router.js:212")
* [backbone.js:438](http://hastebin.com/mosofibiti.js "backbone.js:438")
* [kinvey-backbone-1.0.4.js:9081](http://hastebin.com/afalogetun.php "kinvey-backbone-1.0.4.js:9081")
* [kinvey-backbone-1.0.4.js:884](http://hastebin.com/afalogetun.php "kinvey-backbone-1.0.4.js:884")
* [kinvey-backbone-1.0.4.js:2](http://hastebin.com/afalogetun.php "kinvey-backbone-1.0.4.js:2")
Any pointers in the right direction would be helpful.
I realize some of the code is the source, but given it's published on github and doesn't contain keys, I don't think it's a problem.
[dev.oneguyinit.com](dev.oneguyinit.com "dev.oneguyinit.com")
u- joe@joe.com
p- test
Regards,
Jon