Closed mmautner closed 6 years ago
I'm testing out the 2.0 branch with a very simple configuration:
var options = { socialNetworks: ["linkedin", "facebook", "twitter", "reddit"], url: "some-valid-url", showCount: true, }; $(".rrssb-container").rrssb(options);
And am noticing the following:
I suppose share counts broke after something changed about the Twitter API--is this library still aiming to support share counts? Or maybe should it be dropped from 2.0?
Related: https://github.com/kni-labs/rrssb/issues/49
Thank you @dbox for the work you've put into it, very nice library :)
I'll just comment on #49
I'm testing out the 2.0 branch with a very simple configuration:
And am noticing the following:
I suppose share counts broke after something changed about the Twitter API--is this library still aiming to support share counts? Or maybe should it be dropped from 2.0?
Related: https://github.com/kni-labs/rrssb/issues/49
Thank you @dbox for the work you've put into it, very nice library :)