Coder Social home page Coder Social logo

social-icon-buttons's Introduction

social-icon-buttons's People

Contributors

shmck avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

ericfollows

social-icon-buttons's Issues

SocialButtons.config not working

SocialButtons.config is not changing anything.

I am placing the following code on my Meteor.startup(function () ...

SocialButtons.config({
  facebook: false,
  twitter: true,
  google: true,
  pinterest: true
});

It shows the same Facebook, Twitter and Google+ Icons no matter my config.

Google+ giving error

I got the following message if I add Google+ and click on it:

{"error":{"code":-32700,"message":"Parse Error","data":[{"domain":"global","reason":"parseError","message":"Parse Error"}]}}

I am simply using {{> social_buttons}} with default configuration.

text value is coming with undefined prepended

Hi,

I am using this package in Meteor App, I am facing one issue as I am trying to add the code in the template:

{{> social_buttons url=url text=title}}

It is giving me undefined + title value (in my case it is = Meteor App)

Example of twitter URL : https://twitter.com/intent/tweet?text=undefinedMeteor%20App&url=http%3A%2F%2Flocalhost%3A3000%2F&original_referer=http%3A%2F%2Flocalhost%3A3000%2F

and the value coming in twitter share text box is:

undefinedMeteor App http://localhost:3000/

Can you please advise on this

Thanks and Regards,
Manu

App Breaking after Meteor 1.2 Update

Hi Have updated to Meteor 1.2 and my App breaks, I was thinking that it was due to iron router, but on troubleshooting it I found that if I remove your package : shmck:meteor-social-buttons then the issue get resolved.

I don't know why it is happening, I have not used any custom options in JS file.

Please have a look.

Thanks and Regards,
Manu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.