ThinkUpLLC / ThinkUp

ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond.
http://thinkup.com
GNU General Public License v3.0
3.3k stars 674 forks source link

Remove an Account button in the facebook dashboard doesn't work for users. #2213

Open karan173 opened 9 years ago

karan173 commented 9 years ago

The Remove an Account button in the facebook dashboard works if one is logged in as an Admin but doesn't work if a normal user is logged in. It is because, code in function at line 281 in _thinkup.js_ isn't executing in user mode and so the click event handler is not being attached to the button.