Vikash B

Results 5 issues of Vikash B

The current examples do not work with the SDK due to changes made in the library. I have updated one of the example to work with the updated SDK.

CLA Signed

I am getting this error but the same code was working perfectly fine in march. ``` In [14]: posts = graph.get_connections('johnkasich', 'posts', limit=80, fields='likes.su mmary(true),comments.summary(true),name,message,type,id,created_time,shares') --------------------------------------------------------------------------- GraphAPIError Traceback (most recent...

bug
error handling

I am getting the error `facebookNotLoaded`. Do I need to load some sdk for this to work? this is what I have: ``` import React from "react"; import FacebookLogin from...

bug
help wanted

After installing Karabiner using the link on Github's repo's readme, I started getting this error on system start. Upon going to the security and preferences and then trying to unblock...

``` var pnt = { radius: 3, fillColor: "#009688", color: "#000", weight: 1, opacity: 1, fillOpacity: 0.8 }; var area = { weight: 2, color: "#999", opacity: 1, fillColor: "#B0DE5C",...