Skip to content
New issue

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

[Android] [Social] [LinkedIn] Clicking icon does nothing #242

Open
Button-JC opened this issue Sep 19, 2014 · 0 comments
Open

[Android] [Social] [LinkedIn] Clicking icon does nothing #242

Button-JC opened this issue Sep 19, 2014 · 0 comments

Comments

@Button-JC
Copy link

Steps to reproduce:

  1. Run app
  2. Click Settings
  3. Click Connect with LinkedIn

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant