We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce:
Expected results after the bug is fixed App opens window with with LinkedIn connection (or at last displays some error)
Current results, before the bug is fixed App does nothing. In debug console is error: 11905-11905/com.topcoder.mnemosyne E/Web Console﹕ TypeError: Cannot call method 'click' of undefined at linkedinAuth (http://localhost:1234/js/social/linkedin.js:24:26) at h.login (http://localhost:1234/js/controller.js:395:25) at http://localhost:1234/components/angular/angular.min.js:172:382 at http://localhost:1234/components/angular/angular-touch.min.js:11:401 at h.$eval (http://localhost:1234/components/angular/angular.min.js:108:482) at h.$apply (http://localhost:1234/components/angular/angular.min.js:109:235) at HTMLDivElement. (http://localhost:1234/components/angular/angular-touch.min.js:11:383) at HTMLDivElement. (http://localhost:1234/components/jquery/jquery-2.1.0.min.js:3:6055) at HTMLDivElement. (http://localhost:1234/components/jquery/jquery-2.1.0.min.js:3:2830) at http://localhost:1234/components/angular/angular.min.js:89
Device Info and android version: Samsung Galaxy Tab 2 10" Android 4.2.2 Motorola Xoom Android 4.1.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce:
Expected results after the bug is fixed
App opens window with with LinkedIn connection (or at last displays some error)
Current results, before the bug is fixed
App does nothing.
In debug console is error:
11905-11905/com.topcoder.mnemosyne E/Web Console﹕ TypeError: Cannot call method 'click' of undefined
at linkedinAuth (http://localhost:1234/js/social/linkedin.js:24:26)
at h.login (http://localhost:1234/js/controller.js:395:25)
at http://localhost:1234/components/angular/angular.min.js:172:382
at http://localhost:1234/components/angular/angular-touch.min.js:11:401
at h.$eval (http://localhost:1234/components/angular/angular.min.js:108:482)
at h.$apply (http://localhost:1234/components/angular/angular.min.js:109:235)
at HTMLDivElement. (http://localhost:1234/components/angular/angular-touch.min.js:11:383)
at HTMLDivElement. (http://localhost:1234/components/jquery/jquery-2.1.0.min.js:3:6055)
at HTMLDivElement. (http://localhost:1234/components/jquery/jquery-2.1.0.min.js:3:2830) at http://localhost:1234/components/angular/angular.min.js:89
Device Info and android version:
Samsung Galaxy Tab 2 10" Android 4.2.2
Motorola Xoom Android 4.1.2
The text was updated successfully, but these errors were encountered: